mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 18:48:53 +00:00
Update cheatsheets
This commit is contained in:
17
aws-codecommit
Normal file
17
aws-codecommit
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user