Skip to main content

Top-Level Commands

Command Groups

auth

Stored hosted auth is explicit and single-mode: either an OAuth session or an API key. RMUX_API_KEY overrides the stored selection until you unset it. Project config is not a hosted auth source.

env

workspace

Editor commands (AWS and GCP only):
All workspace subcommands accept --env <name-or-id> to target an environment by name or ID instead of using the directory binding. The RMUX_ENVIRONMENT environment variable serves as a fallback.

claude

token

Service tokens inherit the active hosted scope from config by default, and --org-id / --project-id let you override it per command.

admin

Admin commands require a key with admin permissions.

Common Flows

First setup

Daily work

Cleanup

Terminal UX

rmux env new and rmux workspace new main show step-by-step progress during provisioning and sync. In an interactive terminal, press d to toggle low-level command details.
Last modified on April 9, 2026