iofogctl nats users

NATS user operations

Synopsis

NATS-specific user actions such as create/delete and creds retrieval.

Examples

iofogctl nats users create my-application service-user
iofogctl nats users creds my-application service-user
iofogctl nats users creds my-application service-user -o ./service-user.creds

Options

  -h, --help   help for users

Options inherited from parent commands

      --debug              Toggle for displaying verbose output of API clients (HTTP and SSH)
  -n, --namespace string   Namespace to execute respective command within (default "default")
  -v, --verbose            Toggle for displaying verbose output of iofogctl

SEE ALSO