arctl prompt show
Show details of a prompt published to agentregistry.
Usage
arctl prompt show <prompt-name> [flags]Example:
arctl prompt show code-review
arctl prompt show code-review --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.