»list

The list command lists data from Vault at the given path. This can be used to list keys in a given secrets engine.

»Examples

List values under the "my-app" folder of the KV secrets engine:

$ vault list secret/my-app/
$ vault list secret/my-app/

»Usage

There are no flags beyond the standard set of flags included on all commands.