The list command lists data from Vault at the given path (wrapper command for HTTP LIST). This can be used to list keys in a given secrets engine.
list
List available entities by their identifiers:
$ vault list identity/entity/id
There are no flags beyond the standard set of flags included on all commands.
Last updated 1 year ago