CLI
arctl agent show

arctl agent show

Shows detailed information about an agent.

Usage

arctl agent show <agent-name> [flags]

Example:

arctl agent show my-agent
arctl agent show my-agent --output json

Command-specific flags

-o, --output string: Output format (table, json) (default "table")

Global flags

-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.