Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 636 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 636 Bytes

gh-nv-gha-aws

gh-nv-gha-aws is a gh extension that allows users to obtain temporary AWS credentials for preconfigured IAM roles based on GitHub organization or team membership.

Steps to install

  1. Please ensure that you have the gh CLI tool installed.

  2. Login and authenticate with gh auth login. This is required to ensure you have correct credentials to receive the AWS Credentials.

  3. Run gh extension install nv-gha-aws

More information about all of the available flags and their associated usage is available when running gh nv-gha-aws --help