Command reference
AUTH
Sign in to Oumi and check your authentication status
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sign in to Oumi and check your authentication status
oumi-cli auth login [OPTIONS]
| Option | Type | Required | Description |
|---|---|---|---|
--api-key | str | API key value to validate and persist (mutually exclusive with --api-key-file). Omit both to be prompted interactively on a TTY. | |
--api-key-file | path | Path to a file containing the API key to validate and persist (use - for stdin). Mutually exclusive with --api-key. |
oumi-cli auth logout [OPTIONS]
oumi-cli auth status [OPTIONS]
Was this page helpful?