mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 22:22:18 +02:00

* aws-codecommit: add German translation --------- Co-authored-by: pixel <pixel+github@chrissx.de>
12 lines
329 B
Markdown
12 lines
329 B
Markdown
# aws codecommit
|
|
|
|
> AWS CodeCommit ist ein verwalteter Versionskontrolldienst, der private Git Repositories hostet.
|
|
> Weitere Informationen: <https://docs.aws.amazon.com/cli/latest/reference/codecommit/>.
|
|
|
|
- Zeige Hilfe für einen bestimmten Befehl an:
|
|
|
|
`aws codecommit {{befehl}} help`
|
|
|
|
- Zeige Hilfe an:
|
|
|
|
`aws codecommit help`
|