flow
flow is a command line interface designed to make managing and running development workflows easier.
Synopsis
flow is a command line interface designed to make managing and running development workflows easier.It's driven by executables organized across workspaces and namespaces defined in a workspace.
See https://flowexec.io for more information.
Options
-h, --help help for flow
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspacesSEE ALSO
- flow browse - Discover and explore available executables.
- flow cache - Manage temporary key-value data.
- flow config - Update flow configuration values.
- flow exec - Execute any executable by reference.
- flow logs - View execution history and logs.
- flow mcp - Start Model Context Provider (MCP) server for AI assistant integration
- flow secret - Manage secrets stored in a vault.
- flow sync - Refresh workspace cache and discover new executables.
- flow template - Manage flowfile templates.
- flow vault - Manage sensitive secret stores.
- flow workspace - Manage development workspaces.

