Import and export CSV
CLI
Use form0 schema export to create a CSV representation of a JSON schema and form0 schema import
to convert it back to JSON.
Both commands support explicit input or output paths and --force for intentional replacement.
Validate and review the generated schema after converting it.
Last modified on