mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-07 02:53:28 +02:00
aws-codecommit: add Spanish translation (#10147)
This commit is contained in:
parent
8e2a63cce2
commit
46bbd40c24
1 changed files with 12 additions and 0 deletions
12
pages.es/common/aws-codecommit.md
Normal file
12
pages.es/common/aws-codecommit.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# aws codecommit
|
||||
|
||||
> AWS CodeCommit es un servicio de control de origen administrado que aloja repositorios Git privados.
|
||||
> Más información: <https://docs.aws.amazon.com/cli/latest/reference/codecommit/>.
|
||||
|
||||
- Muestra ayuda para un comando específico:
|
||||
|
||||
`aws codecommit {{comando}} help`
|
||||
|
||||
- Muestra ayuda:
|
||||
|
||||
`aws codecommit help`
|
Loading…
Add table
Reference in a new issue