Merge pull request #260 from Marmeus/patch-1

Add command for EC2 console screenshot retrieval
This commit is contained in:
SirBroccoli
2026-02-23 11:13:53 +01:00
committed by GitHub

View File

@@ -82,6 +82,9 @@ aws ec2 describe-addresses
# Get current output
aws ec2 get-console-output --instance-id [id]
# Get a JPG-format screenshot of a running instance
aws ec2 get-console-screenshot --instance [id]
# Get VPN customer gateways
aws ec2 describe-customer-gateways
aws ec2 describe-vpn-gateways