NATS user operations
NATS-specific user actions such as create/delete and creds retrieval.
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 -h, --help help for users --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