mirror of https://github.com/CrimsonTome/tldr.git
13 lines
289 B
Markdown
13 lines
289 B
Markdown
# aws codecommit
|
|
|
|
> A managed source control service that hosts private Git repositories.
|
|
> More information: <https://docs.aws.amazon.com/cli/latest/reference/codecommit/>.
|
|
|
|
- Display help:
|
|
|
|
`aws codecommit help`
|
|
|
|
- Display help for a specific command:
|
|
|
|
`aws codecommit {{command}} help`
|