Fetch Codex OAuth token from local file, SSH, or HTTP endpoint
| Flag | Short | Description | Takes Value |
|---|---|---|---|
| --help | -h | Show help message and available options | Yes |
| --version | -v | Print version information | No |
| -config | — | Use configuration file to determine token source and settings | No |
| -http | — | Fetch token from a remote HTTP/HTTPS endpoint | No |
| -local | — | Read token from a local file on disk | No |
| -remote | — | Fetch token from a remote source (auto-detect SSH or HTTP) | No |
| -ssh | — | Fetch token over an SSH connection to a remote host | No |