Difference between revisions of "--instance-id"

From wikieduonline
Jump to navigation Jump to search
(Created page with " aws ec2 get-console-output --instance-id")
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  aws ec2 get-console-output --[[instance-id]]
+
   
 +
 
 +
 
 +
[[aws ec2 describe-instances]] | grep [[InstanceId]]
 +
[[aws ec2 describe-instances]] | egrep "InstanceId|InstanceType|running"
 +
 
 +
 
 +
 
 +
== Related ==
 +
* <code>[[aws ec2 get-console-output]] --[[instance-id]]</code>
 +
* [[aws_instance]]
 +
 
 +
== See also ==
 +
* {{aws ec2}}
 +
 
 +
[[Category:AWS]]

Revision as of 18:19, 31 January 2023

Advertising: