Difference between revisions of "Aws ecr create-repository"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * {{aws ecr}}")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
https://docs.aws.amazon.com/cli/latest/reference/ecr/create-repository.html
 +
{{lowercase}}
  
 +
  create-repository
 +
[--registry-id <value>]
 +
--repository-name <value>
 +
[--tags <value>]
 +
[--image-tag-mutability <value>]
 +
[--image-scanning-configuration <value>]
 +
[--encryption-configuration <value>]
 +
[--cli-input-json <value>]
 +
[--generate-cli-skeleton <value>]
  
 +
 +
--image-scanning-configuration scanOnPush=[true|false]
 +
 +
== Related ==
 +
* [[Terraform resources]]: <code>[[Terraform resource: aws ecr repository|aws ecr repository]]</code></code>
 +
 +
== See also ==
 
* {{aws ecr}}
 
* {{aws ecr}}
 +
 +
[[Category:AWS]]

Latest revision as of 13:21, 11 January 2022

https://docs.aws.amazon.com/cli/latest/reference/ecr/create-repository.html

 create-repository
[--registry-id <value>]
--repository-name <value>
[--tags <value>]
[--image-tag-mutability <value>]
[--image-scanning-configuration <value>]
[--encryption-configuration <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton <value>]


--image-scanning-configuration scanOnPush=[true|false]

Related[edit]

See also[edit]

Advertising: