Work from the terminal
The CLI supports guided interactive workflows and stable JSON output for agents and scripts.
sh
curl -LsSf https://app.stage.nyas.io/install.sh | shAuthentication
Run nyas login explicitly or let an authenticated command begin login when credentials are missing or expired.
Project binding
Deployment commands resolve --project-id first, then a local nyas.toml, then an interactive picker. A conflicting explicit ID is never silently substituted.
Automation
Pass --json for machine-readable output. Destructive commands require --yes when prompting is unavailable.