Skip to main content

status

Show the current Era installation status.

Usage

era-code status

Options

None.

Output

The status command displays:

  • Version: Installed Era Code version
  • Tool: Configured coding agent (OpenCode)
  • Directives: Number of categories and directives
  • Sync status: Whether directives are in sync with main branch
  • Features: Enabled features (directives, workflows)

Example Output

Era Code Status
──────────────────────────────────────────────────
Version: 3.0.0
Tool: OpenCode
Directives: 4 categories, 12 directives

Last updated: 2025-01-09
Sync status: Up to date with main

Features:
✓ Directives
✓ Workflows

Use Cases

  • Verify Era is installed correctly
  • Check if directives need syncing
  • Confirm version after updates