tldr/pages/common/aws-codecommit.md

13 lines
289 B
Markdown
Raw Normal View History

2022-10-25 20:14:04 +01:00
# aws codecommit
> A managed source control service that hosts private Git repositories.
2022-10-25 20:14:04 +01:00
> 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`