grant-ecr

1.0.7 • Public • Published

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 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.7
    0
    • latest

Version History

Package Sidebar

Install

npm i grant-ecr

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

55.4 kB

Total Files

4

Last publish

Collaborators

  • tiborv