arctl mcp remove
Remove a deployed MCP server from the runtime.
Usage
arctl mcp remove <server-name> [flags]Example:
arctl mcp remove my-server
arctl mcp remove my-server --version 1.0.0Command-specific flags
--version string: Specify the version of the deployment to remove (for validation)Global flags
-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.