mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 06:50:08 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
17
tldr/aws-codecommit
Normal file
17
tldr/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