Skip to content

flow cache

Manage temporary key-value data.

Synopsis

Manage temporary key-value data. Values set outside executables runs persist globally, while values set within executables persist only for that execution scope.

Options

FlagTypeDescription
-h, --helphelp for cache

Options inherited from parent commands

FlagTypeDescription
-L, --log-levelstringLog verbosity level (debug, info, fatal) (default "info")
--syncSync flow cache and workspaces

See also