aix agent show

aix agent show

Display detailed agent information

Synopsis

Display detailed information about an installed agent.

Searches for the agent across all detected platforms (or only the specified –platform). Shows metadata, installation locations, and an instructions preview.

Examples: aix agent show code-reviewer aix agent show code-reviewer –full aix agent show code-reviewer –json aix agent show code-reviewer –platform claude

aix agent show <name> [flags]

Options

      --full   Show complete instructions (default truncated)
  -h, --help   help for show
      --json   Output as JSON

Options inherited from parent commands

      --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)

SEE ALSO

Auto generated by spf13/cobra on 24-Jan-2026