pcluster describe-compute-fleet
Describe the status of the compute fleet.
pcluster describe-compute-fleet [-h] --cluster-nameCLUSTER_NAME[--debug] [--queryQUERY] [--regionREGION]
Named arguments
-h, --help-
Shows the help text for
pcluster describe-compute-fleet. --cluster-name, -nCLUSTER_NAME-
Specifies the name of the cluster.
--debug-
Enables debug logging.
--queryQUERY-
Specifies the JMESPath query to perform on the output.
--region, -rREGION-
Specifies the Amazon Web Services Region to use. The Amazon Web Services Region must be specified, using the
AWS_DEFAULT_REGIONenvironment variable, theregionsetting in the[default]section of the~/.aws/configfile, or the--regionparameter.
Example using Amazon ParallelCluster version 3.1.4:
$pcluster describe-compute-fleet -npcluster-v3{ "status": "RUNNING", "lastStatusUpdatedTime": "2022-07-12T17:24:26.000Z" }