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 setOptions inherited from parent commands
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspacesSEE ALSO
- flow secret - Manage secrets stored in a vault.

