Skip to content

flow secret list

List secrets stored in the current vault.

shell
flow secret list [flags]

Options

FlagTypeDescription
-h, --helphelp for list
-o, --outputstringOutput format. One of: yaml, json, or tui.
-p, --plaintextOutput the secret value as plain text instead of an obfuscated string
-V, --vaultstringVault name to use instead of the current vault.

Options inherited from parent commands

FlagTypeDescription
-L, --log-levelstringLog verbosity level (debug, info, fatal) (default "info")
--syncSync flow cache and workspaces

See also