1.0.7 • Published 7 years ago

grant-ecr v1.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago