Skip to main content

Config file

Configuration lives in ~/.machina/config.json. Read and write it with the config command, or set common keys directly:
machina org use and machina project use write the default_organization_id / default_project_id keys for you.

Environment variables

Environment variables override config-file values:

Global flags

Every list command supports pagination and JSON output:

Shell prompt integration

Show your current org/project in your terminal prompt:
machina shell-prompt prints a compact ✦ org/project marker (and nothing when you’re not logged in), so it’s safe to call on every prompt.