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 jsonCommand-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.