nsc

    • Create and edit Operators, Accounts, Users
    • Manage publish and subscribe permissions for Users
    • Reference Service and Streams from another account
    • Generate Activation tokens that grants access to a private service or stream
    • Generate User credential files
    • Describe Operators, Accounts, Users, and Activations
    • Push and pull account JWTs to an account JWTs server

    Installing nsc is easy:

    The script will download the latest version of nsc and install it into your system.

    Output of tree -L 2 nsc/

    IMPORTANT: nsc version 2.2.0 has been released. This version of nsc only supports v2.2.0 and nats-account-server v1.0.0. For more information please refer to the nsc 2.2.0 release notes.

    For more specific browsing of the tool syntax, check out the nsc tool documentation. It can be found within the tool itself:

    Or an online version here.