arctl prompt delete
Delete a prompt version from agentregistry.
Usage
arctl prompt delete <prompt-name> [flags]Example:
arctl prompt delete code-review --version 1.0.0Command-specific flags
--version string: Specify the version to delete (required)Global flags
-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.