arctl mcp delete
Delete an MCP server from agentregistry.
Usage
arctl mcp delete <server-name> [flags]Example:
arctl mcp delete my-server --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.