Install
Last updated
Was this helpful?
Was this helpful?
npm uninstall -g @celigo/celigo-cli
rm -rf ~/.celigo # removes profiles, config, and the account index$ celigo --version
2026.6.1
$ celigo --help
Usage: celigo [options] [command]
Options:
-v, --version output the version number
--token <token> API bearer token (prefer CELIGO_API_TOKEN env var to
avoid exposing in process list).
--base-url <url> API base URL.
--format <format> Output format (json or table). Defaults to config or
json.
--jq <expr> Transform JSON output with a jq expression.
--verbose Show HTTP requests.
--profile <name> Use a named config profile instead of the active profile.
-h, --help display help for command
Commands:
config Manage CLI configuration.
profile Manage named config profiles
account Account-wide operations: snapshot, search, dependencies, lint, stats
flows Manage flows
connections, exports, imports, integrations, scripts, …npm bin -g # prints the directory