Add a method of listing the keys on a store
Bug #1814066 reported by
James Jesudason
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snap Store Server |
Invalid
|
Undecided
|
Unassigned | ||
Snapcraft |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
`snapcraft list-keys` shows the keys in the local keyring and whether they are registered for an account. However, some customers have asked for the ability to list all the registered keys. Perhaps having a `--remote` option that will show the information from the snap store.
We can do this on snapcraft's side as long as we have storeapi. I added a task for that team to either provide the documentation or implementation.