You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.de.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,18 @@ und die richtigen Befehle generiert, wodurch DevOps-Management zugänglicher und
26
26
27
27
## Schnellstart
28
28
29
+
### Alle Tools mit einem Befehl installieren
30
+
31
+

32
+
33
+
Sie können jetzt alle unterstützten DevOps-Tools mit nur einem Befehl installieren:
34
+
35
+
```bash
36
+
ops0 --install
37
+
```
38
+
39
+
Damit werden Terraform, Ansible, kubectl, Docker, Helm, AWS CLI, gcloud und Azure CLI automatisch installiert und deren Versionen in einer Übersichtstabelle angezeigt.
Copy file name to clipboardExpand all lines: README.fr.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,18 @@ et en générant les bonnes commandes, rendant la gestion DevOps plus accessible
26
26
27
27
## Démarrage Rapide
28
28
29
+
### Installer tous les outils en une seule commande
30
+
31
+

32
+
33
+
Vous pouvez désormais installer tous les outils DevOps supportés avec une seule commande :
34
+
35
+
```bash
36
+
ops0 --install
37
+
```
38
+
39
+
Cela installera automatiquement Terraform, Ansible, kubectl, Docker, Helm, AWS CLI, gcloud et Azure CLI, puis affichera leurs versions dans un tableau récapitulatif.
Copy file name to clipboardExpand all lines: README.pt-BR.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,18 @@ e gerando os comandos corretos, tornando o gerenciamento DevOps mais acessível
26
26
27
27
## Início Rápido
28
28
29
+
### Instale todas as ferramentas com um único comando
30
+
31
+

32
+
33
+
Agora você pode instalar todas as ferramentas DevOps suportadas com um único comando:
34
+
35
+
```bash
36
+
ops0 --install
37
+
```
38
+
39
+
Isso instalará automaticamente Terraform, Ansible, kubectl, Docker, Helm, AWS CLI, gcloud e Azure CLI, e mostrará suas versões em uma tabela de resumo.
0 commit comments