airmux CLI to sign in to a deployment and manage its resources. Install it with uv:
Sign in
Start the browser sign-in flow for your deployment:--no-browser and open the printed URL yourself.
Check the saved context and connection:
status shows the active organization and workspace. Select a different saved organization profile with
airmux profiles use <profile>; switch organization with airmux orgs switch <organization> and workspace with
airmux workspaces use <workspace>.
Manage a workspace
Create a workspace, then select it for subsequent commands:-f json for scripting and -f table for terminal output. For example:
airmux <group> <command> --help for command options. See the CLI reference for authentication
contexts, output formats, and the full command list.