Skip to main content

cluster rm (Beta)

Remove the test clusters. You can delete multiple clusters at a time.

Usage

replicated cluster rm ID [ID...] [flags]

Replace ID with the ID of the cluster from the output of the replicated cluster ls command.

FlagType (if applicable)Description
-h, --helpHelp for the command.
--allRemoves all clusters.

Example

replicated cluster rm 1234567890
replicated cluster rm --all