pcluster delete-cluster-instances
Initiate the forced termination of all cluster compute nodes. This does not work with AWS Batch clusters.
pcluster delete-cluster-instances [-h] --cluster-nameCLUSTER_NAME[--debug] [--forceFORCE] [--queryQUERY] [--regionREGION]
Named arguments
-h, --help-
Shows the help text for
pcluster delete-cluster-instances. --cluster-name, -nCLUSTER_NAME-
Specifies the name of the cluster.
--debug-
Enables debug logging.
--forceFORCE-
When
true, forces the deletion by ignoring validation errors. (Defaults tofalse.) --queryQUERY-
Specifies the JMESPath query to perform on the output.
--region, -rREGION-
Specifies the AWS Region to use. The AWS Region must be specified, using the
AWS_DEFAULT_REGIONenvironment variable, theregionsetting in the[default]section of the~/.aws/configfile, or the--regionparameter.
$pcluster delete-cluster-instances -ncluster-v3