Skip to main content

Commands Reference

Era Code provides commands for initializing, managing, and launching AI-assisted development.

Quick Reference

CommandDescription
initInitialize Era in a project
setupInstall Era globally for every repo (both harnesses) — no per-repo init
startLaunch OpenCode with Era settings
claudeLaunch Claude Code with Era settings
mcpManage MCP server connections (authenticate, list status)
configConfigure governance rules and settings
statusShow installation status
validateValidate structure and directives
sync-directivesSync directives from main branch
backupSave directives to backup
restoreRestore directives from backup
upgrade / updateCheck for updates and upgrade all components
removeRemove Era from project
completionManage shell completions
timePer-step time tracking for time-aware scoping
catch-upPer-machine state for cross-repo session readiness

Commands

  • init - Initialize Era
  • setup - Install Era globally for every repo (no per-repo init)
  • start - Launch OpenCode
  • claude - Launch Claude Code
  • mcp - Manage MCP server connections
  • config - Configure governance
  • status - Show status
  • validate - Validate configuration
  • sync-directives - Sync from main
  • backup - Backup directives
  • restore - Restore from backup
  • upgrade - Check for updates and upgrade
  • remove - Remove Era
  • time - Per-step time tracking for time-aware scoping
  • catch-up - Per-machine state for cross-repo session readiness