pcluster list-image-log-streams
Retrieve the list of log streams associated with an image.
pcluster list-image-log-streams [-h] --image-idIMAGE_ID[--next-tokenNEXT_TOKEN] [--debug] [--queryQUERY] [--regionREGION]
Named arguments
-h, --help-
Shows the help text for
pcluster list-image-log-streams. --image-id, -iIMAGE_ID-
Specifies the ID of the image.
--debug-
Enables debug logging.
--next-tokenNEXT_TOKEN-
The token for the next set of results.
--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.
Example using AWS ParallelCluster version 3.1.2:
$pcluster list-image-log-streams --image-idcustom-alinux2-image--regionus-east-1--query'logStreams[*].logStreamName'[ "3.0.0/1", "3.1.2/1" ]