-
Notifications
You must be signed in to change notification settings - Fork 84
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 args in notation certificate command to show default signing key #839
Comments
Hi @fanndu , There is a way to figure out which signing key is set as default. You can use
In addition, Notation doesn't have a default certificate concept yet. |
@fanndu I think you want to make a connection between certificates and keys. The |
Thanks @FeynmanZhou. This is the command what i want. |
@yizha1 Thanks. FeynmanZhou has answered my question. |
Is your feature request related to a problem?
There is no command in
notation certificate
to show default signing key. Users can only know it by looking at the signing key config file(as follow in MacOS).What solution do you propose?
Add a new arg to show default signing key as follow.
And show the default siging key indactor in list command.
What alternatives have you considered?
N/A
Any additional context?
No response
The text was updated successfully, but these errors were encountered: