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

Export creds to envvars by default #6

Closed
jmhale opened this issue Nov 3, 2017 · 1 comment
Closed

Export creds to envvars by default #6

jmhale opened this issue Nov 3, 2017 · 1 comment
Assignees
Milestone

Comments

@jmhale
Copy link
Member

jmhale commented Nov 3, 2017

Currently, the default operation (no arguments) displays the commands needed to export the obtained credentials to environment variables.

This creates an unnecessary step of copying and pasting them, as well as being insecure, as those secrets now persist in the shell's history.

The default action should export the credentials automatically and move the display functionality to a command line option, --show.

@jmhale jmhale added this to the v0.1.5 milestone Nov 3, 2017
@jmhale jmhale self-assigned this Nov 3, 2017
@jmhale jmhale modified the milestones: v0.1.5, v0.2.0 Nov 15, 2017
@jmhale
Copy link
Member Author

jmhale commented Feb 11, 2018

Fixed in #25

@jmhale jmhale closed this as completed Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant