nsc
nsc creates NATS operators, accounts, users, and manage their permissions.
Synopsis
nsc creates NATS operators, accounts, users, and manage their permissions.
Options
--config-dir string nsc config directory
--data-dir string nsc data store directory
-h, --help help for nsc
-i, --interactive ask questions for various settings
--keystore-dir string nsc keystore directory
-K, --private-key string Key used to sign. Can be specified as role (where applicable),
public key (private portion is retrieved)
or file path to a private key or private key
SEE ALSO
- nsc add - Add assets such as accounts, imports, users
- nsc delete - Delete imports and exports
- nsc describe - Describe assets such as operators, accounts, users, and jwt files
- nsc edit - Edit assets such as accounts, imports, and users
- nsc env - Prints and manage the nsc environment
- nsc export - Export assets such as nkeys
- nsc generate - Generate activations, creds, configs or nkeys
- nsc import - Import assets such as nkeys
- nsc init - Initialize an environment by creating an operator, account and user
- nsc keys - Manage keys for operators, accounts, and users
- nsc list - List assets such as accounts, imports, users
- nsc pull - Pull an operator or account jwt replacing the local jwt with the server’s version
- nsc push - Push an account jwt to an Account JWT Server
- nsc reissue - Re-issue objects with a new identity key
- nsc revocations - Manage revocation for users and activations from an account
- nsc tool - NATS tools: pub, sub, req, rep, rtt
- nsc update - Update this tool to latest version
- nsc validate - Validate an operator, account(s), and users
Auto generated by spf13/cobra on 25-Feb-2022