Skip to main content

Additional Command Options

All Securosys Secrets Engine commands have the additional options:

  1. -field (string: "") - Print only the field with the given name. Specifying this option will take precedence over other formatting directives. The result will not have a trailing newline making it ideal for piping to other processes.
  2. -format (string: "table") - Print the output in the given format. Valid formats are "table", "json", "yaml", or "raw". This can also be specified via the VAULT_FORMAT environment variable.

Help

The command path-help will print help information of a specific path

$ vault path-help {path}