pcluster list
Displays a list of stacks that are associated with AWS ParallelCluster.
pcluster list [ -h ] [ -c
CONFIG_FILE
] [ -rREGION
]
Named arguments
-h, --help
-
Shows the help text for
pcluster list
. --color
-
Displays the cluster status in color.
Defaults to
False
. -c
CONFIG_FILE
, --configCONFIG_FILE
-
Specifies the alternative configuration file to use.
Defaults to
c
. -r
REGION
, --regionREGION
-
Specifies the AWS Region to use. Defaults to the AWS Region specified by using the pcluster configure command.
Lists the name of any AWS CloudFormation stacks named parallelcluster-*
.
Example using AWS ParallelCluster version 2.11.7:
$
pcluster list -c
path/to/config
-rus-east-1
mycluster CREATE_IN_PROGRESS 2.11.7 myothercluster CREATE_IN_PROGRESS 2.11.7