rime login
Authenticate with Rime. Opens your browser to the Rime dashboard for OAuth-based authentication. The CLI starts a local callback server, receives the API key from the dashboard, and writes it to ~/.rime/rime.toml.

rime logout
Remove your saved API key by deleting the config file at ~/.rime/rime.toml.
rime key
Print the resolved API key (no trailing newline). Useful in shell scripts and as a subexpression; rime curl uses $(rime key) in its generated commands.
RIME_CLI_API_KEY, using the active environment.
