Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-codecommit: add page #9202

Merged
merged 12 commits into from
Oct 25, 2022
12 changes: 12 additions & 0 deletions pages/common/aws-codecommit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# aws codecommit

> AWS CodeCommit is a managed source control service that hosts private Git repositories.
> More information: <https://aws.amazon.com/codecommit/>.
kbdharun marked this conversation as resolved.
Show resolved Hide resolved

- Display help for a specific command:

Abhay5855 marked this conversation as resolved.
Show resolved Hide resolved
`aws codecommit {{command}} help`

- Display help:
Abhay5855 marked this conversation as resolved.
Show resolved Hide resolved

`aws codecommit help`