Originally created by @derdanne on GitHub (Jul 10, 2017).
There is a duplication of the short parameter "-a" for "--account" and "--algo". After the update today all my certificate requests failed with "Unknown parameter detected: rsa".
We should remove the short parameter "-a" for account, so all software that uses your script (ie. puppet modules) will continue to work.
Originally created by @derdanne on GitHub (Jul 10, 2017).
There is a duplication of the short parameter "-a" for "--account" and "--algo". After the update today all my certificate requests failed with "Unknown parameter detected: rsa".
We should remove the short parameter "-a" for account, so all software that uses your script (ie. puppet modules) will continue to work.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @derdanne on GitHub (Jul 10, 2017).
There is a duplication of the short parameter "-a" for "--account" and "--algo". After the update today all my certificate requests failed with "Unknown parameter detected: rsa".
We should remove the short parameter "-a" for account, so all software that uses your script (ie. puppet modules) will continue to work.
@lukas2511 commented on GitHub (Jul 10, 2017):
Thanks for reporting this! I removed the short option for --account.
@derdanne commented on GitHub (Jul 10, 2017):
Thanks!