aws-ec2: Reorder commands in page (#8355)
* aws-ec2: Update page * aws-ec2: update page(de) * aws-ec2:Update page(fr) * aws-ec2:Update page(BR)
This commit is contained in:

committed by
GitHub

parent
4bc6af6acc
commit
42161e882c
@@ -4,14 +4,6 @@
|
||||
> Provides secure and resizable computing capacity in the AWS cloud to enable faster development and deployment of applications.
|
||||
> More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
|
||||
|
||||
- Show list of all available EC2 commands:
|
||||
|
||||
`aws ec2 help`
|
||||
|
||||
- Show help for specific EC2 subcommand:
|
||||
|
||||
`aws ec2 {{subcommand}} help`
|
||||
|
||||
- Display information about a specific instance:
|
||||
|
||||
`aws ec2 describe-instances --instance-ids {{instance_id}}`
|
||||
@@ -35,3 +27,11 @@
|
||||
- List available AMIs (Amazon Machine Images):
|
||||
|
||||
`aws ec2 describe-images`
|
||||
|
||||
- Show list of all available EC2 commands:
|
||||
|
||||
`aws ec2 help`
|
||||
|
||||
- Show help for specific EC2 subcommand:
|
||||
|
||||
`aws ec2 {{subcommand}} help`
|
||||
|
Reference in New Issue
Block a user