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
-h, --help help for schemaOptions inherited from parent commands
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspacesSEE 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.

