github.com/kbehouse/nsc@v0.0.6/docs/index.md (about)

     1  ## nsc
     2  
     3  nsc creates NATS operators, accounts, users, and manage their permissions.
     4  
     5  ### Synopsis
     6  
     7  nsc creates NATS operators, accounts, users, and manage their permissions.
     8  
     9  ### Options
    10  
    11  ```
    12    -h, --help                 help for nsc
    13    -i, --interactive          ask questions for various settings
    14    -K, --private-key string   private key
    15  ```
    16  
    17  ### SEE ALSO
    18  
    19  * [nsc add](nsc_add.md)	 - Add assets such as accounts, imports, users
    20  * [nsc delete](nsc_delete.md)	 - Delete imports and exports
    21  * [nsc describe](nsc_describe.md)	 - Describe assets such as operators, accounts, users, and jwt files
    22  * [nsc edit](nsc_edit.md)	 - Edit assets such as accounts, imports, and users
    23  * [nsc env](nsc_env.md)	 - Prints and manage the nsc environment
    24  * [nsc export](nsc_export.md)	 - Export assets such as nkeys
    25  * [nsc generate](nsc_generate.md)	 - Generate activations, creds, configs or nkeys
    26  * [nsc import](nsc_import.md)	 - Import assets such as nkeys
    27  * [nsc init](nsc_init.md)	 - Initialize an environment by creating an operator, account and user
    28  * [nsc keys](nsc_keys.md)	 - Manage keys for operators, accounts, and users
    29  * [nsc list](nsc_list.md)	 - List assets such as accounts, imports, users
    30  * [nsc pull](nsc_pull.md)	 - Pull an operator or account jwt replacing the local jwt with the server's version
    31  * [nsc push](nsc_push.md)	 - Push an account jwt to an Account JWT Server
    32  * [nsc reissue](nsc_reissue.md)	 - Re-issue objects with a new identity key
    33  * [nsc revocations](nsc_revocations.md)	 - Manage revocation for users and activations from an account
    34  * [nsc tool](nsc_tool.md)	 - NATS tools: pub, sub, req, rep, rtt
    35  * [nsc update](nsc_update.md)	 - Update this tool to latest version
    36  * [nsc validate](nsc_validate.md)	 - Validate an operator, account(s), and users
    37  
    38  ###### Auto generated by spf13/cobra on 18-Mar-2021