...
To stop and delete the cluster using codespace type the below commands in the terminal.
Code Block |
---|
$ roost stop // Stops the running cluster $ roost delete // Delete the cluster that is either in stop or running state |
...
...
To stop and delete the cluster using codespace type the below commands in the terminal.
Code Block |
---|
$ roost stop // Stops the running cluster $ roost delete // Delete the cluster that is either in stop or running state |
...