Skip to content

flow schema

Validate flowfiles and workspace configs against their schemas.

Synopsis

Utilities for working with flow YAML schemas. Use these commands to validate flowfiles and workspace configs against their JSON schemas — useful in CI pipelines and pre-commit hooks.

Options

FlagTypeDescription
-h, --helphelp for schema

Options inherited from parent commands

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

See also

  • flow — flow is a command line interface designed to make managing and running development workflows easier.
  • flow schema validate — Validate flow files and workspace configs against their schemas.