Remove an existing vault.
Remove an existing vault by its name. The vault data will remain in it's original location, but the vault will be unlinked from the global configuration. Note: You cannot remove the current vault.
flow vault remove NAME [flags]
-h, --help help for remove
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspaces
- flow vault - Manage sensitive secret stores.