You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates the output format of `notation cert list` command. Resolves#609 and #772. Example output:
```
STORE TYPE STORE NAME CERTIFICATE
ca myStore myCert.pem
```
Signed-off-by: Patrick Zheng <[email protected]>
Is your feature request related to a problem?
If a user is not familiar with trust policy and cert list, they might be confused with the
notation cert list
outputIt is not very clear that names of trust stores should be
wabbit
andwabbit-networks.io
in this caseWhat solution do you propose?
It would be clearer to use columns that match the terms and expectations
Suggestion
and anything else that might be helpful
What alternatives have you considered?
n/a
Any additional context?
No response
The text was updated successfully, but these errors were encountered: