nats-repl

command module
v0.0.0-...-6b57548 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2017 License: MIT Imports: 9 Imported by: 0

README

nats-repl

A simple REPL console for interacting with a NATS (http://nats.io) server.

Installation

go get github.com/isobit/nats-repl

Usage

CLI

USAGE:
   nats-repl [global options] command [command options] [arguments...]

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --server URL, -s URL  NATS URL to connect to [$NATS_DEFAULT_URL]
   --help, -h            show help
   --version, -v         print the version

Commands

  • pub <subject> [data]
  • sub <subject>
  • req <subject> [data]

Development

This project uses gopm for dependency management and building.

go get -u github.com/gpmgo/gopm
gopm get
GOOS=<os> GOARCH=<arch> gopm build

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL