Skip to content

flow secret

Manage secrets stored in a vault.

Options

  -h, --help   help for secret

Options inherited from parent commands

  -L, --log-level string   Log verbosity level (debug, info, fatal) (default "info")
      --sync               Sync flow cache and workspaces

SEE ALSO

  • flow - flow is a command line interface designed to make managing and running development workflows easier.
  • flow secret get - Get the value of a secret in the current vault.
  • flow secret list - List secrets stored in the current vault.
  • flow secret remove - Remove a secret from the vault.
  • flow secret set - Set a secret in the current vault. If no value is provided, you will be prompted to enter one.