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

Support argument list additional to keyword arguments #8

Open
MartinMartimeo opened this issue Jul 24, 2015 · 0 comments
Open

Support argument list additional to keyword arguments #8

MartinMartimeo opened this issue Jul 24, 2015 · 0 comments

Comments

@MartinMartimeo
Copy link

Using an argument list it looks like the program would accept it, but they seem to be discarded:

$ ./pkictl create-private rsa 2048                
-----BEGIN EC PRIVATE KEY-----
MIHcAgEBBEIB7/mCCb0ZsDX7Xy2T0aDPzEN8uhDvZjyCVEZ4HtBpfHwGOkXOcl+W
Skb5/8SSyLS1F0mQxH243gFV39FkTutjFJegBwYFK4EEACOhgYkDgYYABABidOMB
SjyeBaZOIvqG3huP9G/+VA1AvCu/1NJc0chJ7UIUbqf36OF5y7aOsq0HRtaznRae
YMlHdWiPN6Yzx9jgXQCz5tKAD226O6s4ZDo+L5nd5sad/wXcJ3D7SclhjasDhhVd
pbVqtIe993Zhx0Bhct4b22JWY1kh6j7E6NOJFvJifA==
-----END EC PRIVATE KEY-----

Either support unnamed argument lists or print an error.

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