Authentication
Sign in interactively or configure a token for CI.
Browser login
Login opens the dashboard. Generate and copy the CLI token, then paste it into
the hidden terminal prompt. The CLI verifies the token before storing the local
session in ~/.nitropush/config.json. No localhost callback or browser
local-network permission is required.
Use a custom admin URL only for self-hosting:
Token login
Useful checks:
whoami --json is the structured output intended for scripts. Other commands use human-readable output.