The NGS CLI is no longer supported. Please use the NGS web app at:
The ngs
command line tool is used to manage your billing account on Synadia's global messaging service built with NATS. Access to the service relies on the use of Account and User JWTs. These JWTs can be configured and set up locally using the open source tool nsc. Installing ngs
using the instructions below will also install the open source nsc
tool.
See the Synadia site for more information on how to sign up for Synadia's service and the NATS documentation site for information about using nsc
to manage your NATS account.
With Python:
curl https://downloads.synadia.com/ngs/install.py -sSf | python
Direct Download:
Download your platform binary from here.
ngs update
will download and install the latest version.
The release notes for version 0.20.0 are here