1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:02:08 +02:00
tldr/pages/common/aws-codecommit.md
2022-10-25 16:14:04 -03:00

12 lines
307 B
Markdown

# aws codecommit
> AWS CodeCommit is a managed source control service that hosts private Git repositories.
> More information: <https://docs.aws.amazon.com/cli/latest/reference/codecommit/>.
- Display help for a specific command:
`aws codecommit {{command}} help`
- Display help:
`aws codecommit help`