Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

aws create repository cli

aws ecr create-repository 
    --repository-name sample-repo 
    --image-scanning-configuration scanOnPush=true
Source by docs.aws.amazon.com #
 
PREVIOUS NEXT
Tagged: #aws #create #repository #cli
ADD COMMENT
Topic
Name
7+3 =