1.0.7 • Published 6 years ago

grant-ecr v1.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

grant-ecr

Grant a user access to ALL AWS ECR repositories of the currently logged in user.

Creates policies on all ECR repositories granting the target user image-pull access.

Install

  yarn global add grant-ecr

Make sure you are logged in as the correct AWS user.

Example

  grant-ecr -u arn:aws:iam::9999999999999:role/admin-role -d 'Sandbox account' -r eu-west-1 # Add user
  grant-ecr -u arn:aws:iam::9999999999999:role/admin-role --remove -r eu-west-1 # Remove user
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago