MMaia Docs
Product overview
Operate and reference

Command reference

Find the primary Maia commands for setup, chat, models, dashboard, gateway, cron, logs, and lifecycle.

This reference lists the primary operator-facing commands. Run a command with --help for the exact options supported by the installed version.

Setup and health

CommandPurpose
maia setupRun guided provider and credential setup.
maia statusSummarize installation and runtime state.
maia doctorDiagnose dependencies, configuration, services, and governance posture.
maia secure-runtime statusShow Full automation or Restricted mode, consequences, and operating-system steps.
maia secure-runtime setupInstall rootless Podman where supported or guide the required Windows/WSL or macOS step.
maia modelSelect or inspect the model provider and model.
maia toolsConfigure enabled and disabled toolsets.

Chat and sessions

CommandPurpose
maiaOpen the desktop dashboard or the terminal interface in a headless environment.
maia --tuiOpen terminal chat explicitly.
maia --continueResume the latest terminal session.

Dashboard

CommandPurpose
maia dashboardStart the local administration dashboard.
maia dashboard --no-openStart without opening a browser.
maia dashboard --port <port>Use a different local port.
maia dashboard --statusReport dashboard process state.
maia dashboard --stopStop the managed dashboard process.

Gateway and logs

CommandPurpose
maia gateway statusInspect the gateway service.
maia gateway restartRestart the managed gateway service.
maia logsRead Maia logs.
maia logs --followStream new runtime log entries.
maia logs auditRead governance audit events.

Scheduled jobs

CommandPurpose
maia cron listList scheduled jobs.
maia cron addCreate a job interactively.
maia cron run <job_id>Run a job now.
maia cron pause <job_id>Pause future runs.
maia cron resume <job_id>Resume a paused job.
maia cron remove <job_id>Remove a job.

Lifecycle

CommandPurpose
maia update --checkCheck for an update.
maia update --backupBack up state before updating.
maia uninstallRun interactive removal.
maia uninstall --full --yesRemove code and Maia data.
navigateEsc close