Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added outputs for the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY #8

Merged
merged 1 commit into from
Jan 28, 2018

Conversation

peterbueschel
Copy link
Owner

The new subcommand 'id' prints the AWS_ACCESS_KEY_ID of the currently
used profile. The also added command 'key' prints the regarding
AWS_SECRET_ACCESS_KEY. For an easier export of these ID and KEY, the
command 'export' returns the export commands. This command can be used
for example together with the eval command to create an oneliner
exporting the credentials to the current shell.

The new subcommand 'id' prints the AWS_ACCESS_KEY_ID of the currently
used profile. The also added command 'key' prints the regarding
AWS_SECRET_ACCESS_KEY. For an easier export of these ID and KEY, the
command 'export' returns the export commands. This command can be used
for example together with the eval command to create an oneliner
exporting the credentials to the current shell.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14

  • 23 of 23 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+3.2%) to 94.667%

Totals Coverage Status
Change from base Build 11: 3.2%
Covered Lines: 71
Relevant Lines: 75

💛 - Coveralls

@peterbueschel peterbueschel changed the title Added outputs for the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY Added outputs for the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY - close #6 Jan 28, 2018
@peterbueschel peterbueschel changed the title Added outputs for the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY - close #6 Added outputs for the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY Jan 28, 2018
@peterbueschel
Copy link
Owner Author

This closes #6

@peterbueschel peterbueschel merged commit 7cb9087 into master Jan 28, 2018
@peterbueschel peterbueschel deleted the feature/GH-6-credentials-output branch January 28, 2018 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants