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
- potctl nats - Manage NATS resources
- potctl nats users create - Create NATS user under an application account
- potctl nats users create-mqtt-bearer - Create MQTT bearer NATS user
- potctl nats users creds - Fetch NATS creds
- potctl nats users delete - Delete NATS user from an application account
- potctl nats users delete-mqtt-bearer - Delete MQTT bearer NATS user