ardent loginopens your browser. Use this on your own machine.ARDENT_TOKENis an environment variable. Use this in CI and scripts.
ardent login
ardent branch create.
Example output: one project and one connector
Example output: one project and one connector
Example output: multiple projects
Example output: multiple projects
Tokens for CI
SetARDENT_TOKEN and run commands normally — no login step:
ARDENT_TOKEN is set, it always wins — even if the machine has a stored login. There’s nothing to clean up first.
In GitHub Actions:
ardent status
Shows whether you’re signed in, and as whom:Example output
Example output
ARDENT_TOKEN, status shows a masked token instead of profile details. That’s normal in CI.