flow secret get
Get the value of a secret in the current vault.
flow secret get REFERENCE [flags]Options
--copy Copy the secret value to the clipboard
-h, --help help for get
-p, --plaintext Output the secret value as plain text instead of an obfuscated stringOptions 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.

