Skip to content

flow secret set

Set a secret in the current vault. If no value is provided, you will be prompted to enter one.

flow secret set NAME [VALUE] [flags]

Options

      --file string   File to read the secret's value from
  -h, --help          help for set

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