Local terminal
Install the CLI on your machine and authenticate withrig login. Use this mode to create workspaces, configure your account, upload a local application, and manage resources across workspaces.
Inside a workspace
The workspace CLI operates in the workspace environment. It has workspace-specific commands such as proxy and may infer context that the local CLI must receive explicitly.rig deploy uploads a project from your machine; run it from the directory containing rig.yaml unless you explicitly select a different source.
Resolve a command mismatch
Runrig --version and rig COMMAND --help in the terminal where the command failed. Check the mode section on that command’s reference page. A workspace’s installed version may differ from your local installation; this documentation preview describes v0.13.0-rc.2.
Continue with authentication or configuration and output.