pcluster delete
Deletes a cluster.
pcluster delete [ -h ] [ -c
CONFIG_FILE
] [ -rREGION
] [ -nw ]cluster_name
Positional Arguments
cluster_name
-
Specifies the name of the cluster to delete.
Named Arguments
-h, --help
-
Shows the help text for the specified command.
-c
CONFIG_FILE
, --configCONFIG_FILE
-
Specifies the alternative configuration file to use.
Defaults to
~/.parallelcluster/config
. -r
REGION
, --regionREGION
-
Specifies the Region to connect to.
When the command is called and begins polling for the status of that call, it is safe
to use "Ctrl-C" to exit.
You can return to viewing the current status by calling pcluster status mycluster
.