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

  -h, --help   help for cache

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