Skip to main content
These options work at any position in the command line, so oumi-cli --output json datasets list and oumi-cli datasets list --output json do the same thing. For what the three output modes look like and how to page through long lists, see output formats.

ENVIRONMENT VARIABLES

Resolution order is the command-line flag, then the environment variable, then the active profile. See configuration.

EXIT CODES

Commands exit non-zero on failure and write a machine-readable error to stderr in json mode:
Prefer checking the exit code over parsing output:

UTILITY COMMANDS

These sit at the top level and belong to no command group.
search matches against every command path and summary. agent-instructions prints an AGENTS.md-style guide for driving the CLI from an automated agent.

DISCOVERING COMMANDS

--help works at every level, and any help page is available as JSON for tooling: