Skip to main content
After login, set a context so commands default to the right org and project (similar to kubectl config use-context).
Context is stored in the active profile JSON alongside credentials. Once set, omit --org and --project on subcommands:
Edge Sync in the TUI requires both org and project context — it calls /projects/{project_id}/edge/* routes scoped to the active project.

Multiple environments

Use named profiles for staging vs production:

TUI behavior

The interactive TUI uses the same profile and context. On launch it lists orgs → projects → project menu. CLI reference