CLI Guide
Audience
This page is for users driving scripts, CI/CD, and batch operations through CLI.Goal and Scope
This page explains CLI structure, core workflows, and automation usage patterns.Command Pattern
infrafor infrastructure operationsagentfor agent lifecycle and workflowsconfigfor global configuration
Global Flags
Infrastructure Workflow Example
Agent Workflow Example
Automation Recommendations
- use
--output jsonin CI - keep secrets in secure environment variables
- run
aios doctorbefore critical workflows