Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

support clearing/flushing current environment's credentials #7

Open
nonspecialist opened this issue May 12, 2014 · 3 comments
Open

Comments

@nonspecialist
Copy link
Collaborator

No description provided.

@nonspecialist
Copy link
Collaborator Author

I'm not sure how useful this is ... Credulous could emit "unset AWS_ACCESS_KEY_ID" but you'd still have to eval that. It seems easier to handle this in the wrapper (if at all)

@kunday
Copy link
Contributor

kunday commented Jun 11, 2014

@nonspecialist I'm trying to get this functionality working, I'm leaning towards the wrapper option eval'ing the output of go command(unset creds with user variables hopefully).

Here is a gist of my current implementation(WIP) - https://github.com/kunday/credulous/compare/realestate-com-au:master...clean_option

@nonspecialist
Copy link
Collaborator Author

It looks good, panic_the_err only panics if there is an error though, so you don't need the conditional around it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants