12 lines
297 B
Markdown
12 lines
297 B
Markdown
# aws codecommit
|
|
|
|
> 一项托管的源代码控制服务,托管私有 Git 仓库。
|
|
> 更多信息请访问: <https://docs.aws.amazon.com/cli/latest/reference/codecommit/>.
|
|
|
|
- 显示帮助信息:
|
|
|
|
`aws codecommit help`
|
|
|
|
- 显示特定命令的帮助信息:
|
|
|
|
`aws codecommit {{command}} help` |