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

Add kbs2 generate #28

Closed
woodruffw opened this issue May 25, 2020 · 0 comments · Fixed by #29
Closed

Add kbs2 generate #28

woodruffw opened this issue May 25, 2020 · 0 comments · Fixed by #29
Assignees
Labels
Milestone

Comments

@woodruffw
Copy link
Owner

This will make it easier to generate secrets programmatically, and will obviate the need for generator support in terse input mode (which currently works, but is hacky).

Planned design:

$ kbs2 generate [generator]

with generator defaulting to default. For example:

$ kbs2 generate
Goh7gah5Sae7irok

$ kbs2 generate iphone-pin
5882300
@woodruffw woodruffw added this to the 1.0 milestone May 25, 2020
@woodruffw woodruffw self-assigned this May 25, 2020
woodruffw added a commit that referenced this issue May 25, 2020
woodruffw added a commit that referenced this issue May 25, 2020
* kbs2: Add `kbs2 generate`

Closes #28.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant