2 Answers
- Newest
- Most votes
- Most comments
0
I had to install pcluster in an instance and run the command $ pcluster list-official-images Otherwise, I wasn't able to find the list.
answered a year ago
0
Hi @AWS-User-7310704,
pcluster list-official-images
is the right command to use.
The alternative is to use a command like:
aws ec2 describe-images --owners amazon --filters "Name=name,Values=aws-parallelcluster-3.7.1-*"
or do something similar from the AWS console.
Anyway could you describe why you're using it outside of ParallelCluster, as a standalone instance? Which is your use case?
Thanks Enrico
answered a year ago
Relevant content
- asked a year ago
- asked a month ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago