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.
Flag | Type (if applicable) | Description |
---|---|---|
-h, --help | Help for the command. | |
--all | Removes all clusters. |
Example
replicated cluster rm 1234567890
replicated cluster rm --all