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

Add cmd flags #126

Closed
wants to merge 2 commits into from
Closed

Conversation

devinburnette
Copy link
Contributor

Firstly, I wanted to express how grateful we are for this tool. It's going to drastically change the way we do access management for the better across our engineering org. I was wondering if you think the following change is acceptable?

The first commit adds optional flags for the add command in lieu of asking for user input. We want to be able to roll this out for all engineers with an on-boarding process that's as seamless as possible. The flags will help us automate the things we already know about and only prompt for the things we don't.

The second commit is attempting to make the add command idempotent for the "okta-creds" key on a given backend. This makes it easy to run the add command every time and not get an error if the user already has their credentials populated in their keychain.

Happy to discuss our goals further and open to other ideas in accomplishing the same.

@vivianho
Copy link
Contributor

vivianho commented Apr 1, 2019

I just realized I duplicated this PR (almost exactly too!) sorry about that: #137

@devinburnette
Copy link
Contributor Author

oh cool! thanks @vivianho , no worries! great minds think alike. as long as it gets done. 🤷‍♂️

@nickatsegment
Copy link
Contributor

Ah, sorry @devinburnette I missed this one. #137 is merged. Thanks for your PR though.

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

Successfully merging this pull request may close these issues.

3 participants