mmmcx / ngs-cli

Release location for the synadia global messaging service CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGS

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.

Install

With Python:

curl https://downloads.synadia.com/ngs/install.py -sSf | python

Direct Download:

Download your platform binary from here.

Updates are easy

ngs update will download and install the latest version.

Release Notes

The release notes for version 0.20.0 are here

About

Release location for the synadia global messaging service CLI


Languages

Language:Shell 64.9%Language:Python 35.1%