💾 Archived View for freeshell.de › tldr › aws-ec2.gmi captured on 2023-01-29 at 04:22:07. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
CLI for AWS EC2.
Provides secure and resizable computing capacity in the AWS cloud to enable faster development and deployment of applications.
aws ec2 help
aws ec2 {subcommand} help
aws ec2 describe-instances --instance-ids {instance_id}
aws ec2 describe-instances
aws ec2 describe-volumes
aws ec2 delete-volume --volume-id {volume_id}
aws ec2 create-snapshot --volume-id {volume_id}
aws ec2 describe-images
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).