Title here
Summary here
Show configuration overview
Show an overview of what’s configured across all platforms.
Displays counts of skills, slash commands, and MCP servers for each detected platform.
Output modes (mutually exclusive): (default) Compact tabular view with counts per platform –quiet Summary counts only, one line per platform –verbose Show detailed item information (descriptions, env vars) –json Machine-readable JSON output
In verbose mode, sensitive environment variable values (TOKEN, SECRET, KEY, PASSWORD, CREDENTIAL, AUTH) are redacted for security.
aix status [flags] # Show status for all platforms
aix status
# Quick summary
aix status --quiet
# Detailed view with item information
aix status --verbose
# JSON output for scripting
aix status --json
See Also: aix doctor, aix config -h, --help help for status
--json output as JSON
--quiet summary counts only
--verbose show detailed item information --log-file string write logs to file in JSON format
--log-format string log format: text, json (default "text")
-p, --platform strings target platform(s): claude, opencode (default: all detected)