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)
pull/1/head
K.B.Dharun Krishna 2022-08-16 10:44:21 +05:30 committed by GitHub
parent 4bc6af6acc
commit 42161e882c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 32 additions and 32 deletions

View File

@ -4,14 +4,6 @@
> AWS EC2 stellt eine sichere und skalierbare Einheit in der AWS Cloud zur Verfügung, um ein schnelleres Entwickeln und Ausrollen von Software zu ermöglichen.
> Weitere Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
- Liste alle verfügbaren EC2 Befehle auf:
`aws ec2 help`
- Zeige Hilfe für bestimmte EC2 Unterbefehle an:
`aws ec2 {{unterbefehl}} help`
- Liste Informationen zu einer bestimmten Instanz auf:
`aws ec2 describe-instances --instance-ids {{instanz_id}}`
@ -35,3 +27,11 @@
- Liste alle verfügbaren AMIs (Amazon Machine Images) auf:
`aws ec2 describe-images`
- Liste alle verfügbaren EC2 Befehle auf:
`aws ec2 help`
- Zeige Hilfe für bestimmte EC2 Unterbefehle an:
`aws ec2 {{unterbefehl}} help`

View File

@ -4,14 +4,6 @@
> Provisionne, sécurise et des capacités de calcul redimensionnable dans le cloud AWS pour accélérer le développement et le déploiement d'applications.
> Plus d'informations : <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
- Affiche la liste de toutes les commandes EC2 disponible :
`aws ec2 help`
- Affiche l'aide pour une sous-commande EC2 spécifique :
`aws ec2 {{sous-commande}} help`
- Affiche les informations sur une instance spécifique :
`aws ec2 describe-instances --instance-ids {{id_d_instance}}`
@ -35,3 +27,11 @@
- Liste toutes les AMIs (Images de Machine Amazon) disponible :
`aws ec2 describe-images`
- Affiche la liste de toutes les commandes EC2 disponible :
`aws ec2 help`
- Affiche l'aide pour une sous-commande EC2 spécifique :
`aws ec2 {{sous-commande}} help`

View File

@ -4,14 +4,6 @@
> Provê capacidade computacional segura e flexível na nuvem da AWS para proporcionar um desenvolvimento e subida para produção de aplicações rapidamente.
> Mais informações: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
- Lista todos os comandos EC2 disponíveis:
`aws ec2 help`
- Exibe ajuda específica para um subcomando da EC2:
`aws ec2 {{subcomando}} help`
- Exibe informações sobre uma insntância específica:
`aws ec2 describe-instances --instance-ids {{id_da_instância}}`
@ -35,3 +27,11 @@
- Lista as AMIs (Imagem de Máquina da Amazon) disponíveis:
`aws ec2 describe-images`
- Lista todos os comandos EC2 disponíveis:
`aws ec2 help`
- Exibe ajuda específica para um subcomando da EC2:
`aws ec2 {{subcomando}} help`

View File

@ -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`