Overview of the moai CLI command tree
mainThe moai CLI (the Go binary) is organized into three functional groups:
- Launch: Commands to start Claude Code sessions with specific backends (
moai cc,moai cg,moai glm). - Project: Commands for lifecycle management, including initialization, updates, and diagnostics (
moai init,moai update,moai doctor,moai status). - Tools: Advanced utilities for configuration, inventory, hooks, worktrees, and specifications (
moai profile,moai inventory,moai hook,moai worktree,moai spec,moai harness).
Use moai version to check your current installation.
moai version