pages*/*: update some outdated pages, blackfire: fix placeholder (#14154)

This commit is contained in:
Sebastiaan Speck
2024-10-13 10:27:02 +02:00
committed by GitHub
parent f21fa6a211
commit 03fd077956
62 changed files with 188 additions and 188 deletions

View File

@@ -12,10 +12,6 @@
`aws configure sso`
- Zeige Hilfe für ein Kommando an:
`aws {{befehl}} help`
- Zeige Informationen über die eigene angenommene Identität (häufig benutzt zur Fehlersuche):
`aws sts get-caller-identity`
@@ -35,3 +31,7 @@
- Erstelle einen JSON CLI-Aufbau (hilfreich für Infrastruktur-Automation):
`aws dynamodb update-table --generate-cli-skeleton`
- Zeige Hilfe für ein Kommando an:
`aws {{befehl}} help`