Right now the subcommands comprise of
create
delete
get
update
I would suggest keeping to the CRUD
subcommands just like Vault.
So get
would be turned into read
and then also add list
as a valid subcommand.
People that will use Vault and Vault Secrets, plus users migrating from Vault Secrets to Vault would benefit from this similarity.