Title here
Summary here
List configured repository sources
List all Git repositories configured as sources for skills, commands, and agents.
aix repo list [flags] # List all repositories
aix repo list
# Output as JSON
aix repo list --json
See Also:
aix repo add - Add a repository source
aix repo remove - Remove a repository -h, --help help for list
--json Output in JSON format --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)
-q, --quiet suppress non-error output
-v, --verbose count increase verbosity level (e.g., -v, -vv)