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

Method to set API KEY in config is confusing #50

Closed
abunashir opened this issue Oct 9, 2017 · 0 comments
Closed

Method to set API KEY in config is confusing #50

abunashir opened this issue Oct 9, 2017 · 0 comments

Comments

@abunashir
Copy link
Member

abunashir commented Oct 9, 2017

Now we have to run this to set the ~/.digicertrc file:

digicert config [API_KEY]

Help shows this:

$ bin/digicert config 
ERROR: "digicert config" was called with no arguments
Usage: "digicert config API_KEY"

It would be better to call:

digicert configure-api-key MYAPIKEY

or

digicert config api-key MYAPIKEY

digicert config should show help like this:

$ bin/digicert config 
ERROR: "digicert config" was called with no arguments
Usage: "digicert config api-key [YOURAPIKEY]"

Created By: Ronald Tse
Ref: riboseinc/digicert#125

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

No branches or pull requests

1 participant