Install the Nango CLI
Install the Nango CLI globally:./nango-integrations
folder with some initial configuration and an example
sync script. The nango-integrations
directory looks like this:
CLI Authentication
Add the following env vars. We recommend that you have a.env
file in ./nango-integrations
:
prod
and dev
secret keys from the Environment Settings tab (toggle between the prod
and dev
environment in the left nav bar).
For self-hosting, set the
NANGO_HOSTPORT
env variable to http://localhost:3003
(for local development) or your instance’s URL.All CLI commands & command details
Check out all CLI commands by running:Flags & environment variables
Global command flags:Questions, problems, feedback? Please reach out in the Slack community.