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
| Flag | Type | Description |
|---|---|---|
-h, --help | help for schema |
Options inherited from parent commands
| Flag | Type | Description |
|---|---|---|
-L, --log-level | string | Log verbosity level (debug, info, fatal) (default "info") |
--sync | Sync 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.

