remilapeyre / vault-acme

Mozilla Public License 2.0
94 stars 24 forks source link

Add support for list operations to accounts and roles #29

Closed lukegb closed 2 years ago

lukegb commented 2 years ago

It's useful to be able to list accounts and roles, because then you know what exists so you can delete them!

This doesn't add a top-level list operation (which would be nice for making things visible in the Vault UI), but it's a start.

remilapeyre commented 2 years ago

Thank you for this nice addition @lukegb !