Skip to main content
Version: v1.6.1

potctl nats users

potctl nats users

NATS user operations

Synopsis

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

Examples

potctl nats users create my-application service-user
potctl nats users creds my-application service-user
potctl 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 potctl

SEE ALSO