mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 20:35:25 +02:00
aws-codecommit: add page (#9202)
This commit is contained in:
parent
44416e176c
commit
61c26c35a9
1 changed files with 12 additions and 0 deletions
12
pages/common/aws-codecommit.md
Normal file
12
pages/common/aws-codecommit.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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`
|
Loading…
Add table
Reference in a new issue