arctl prompt list
List prompts published to agentregistry.
Usage
arctl prompt list [flags]Example:
arctl prompt list
arctl prompt list --all --output jsonCommand-specific flags
-a, --all: Show all items without pagination
-o, --output string: Output format (table, json) (default "table")
-p, --page-size int: Number of items per page (default 15)Global flags
-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.