Difference between revisions of "Aws ecr get-login-password"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | * <code>[[aws ecr]] get-login-password</code> | |
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/get-login-password.html | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/get-login-password.html | ||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
* {{aws ecr}} | * {{aws ecr}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] | ||
[[Category:Registry]] | [[Category:Registry]] |
Revision as of 14:22, 27 February 2023
aws ecr get-login-password
- https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/get-login-password.html
aws ecr get-login-password --region eu-central-1 | docker login --username AWS --password-stdin YOUR_ACCOUNT_ID.dkr.ecr.eu-central-1.amazonaws.com Login Succeeded
Related
See also
Advertising: