Documentation

Commands

Reference docs for pydantic-fixturegen.

main

Command Guides

This section expands on the high-level CLI reference by dedicating a deep dive to every pfg command and subcommand. Prefer a rendered version? Visit https://pydantic-fixturegen.kitgrid.dev/commands/ — the CLI help footers point at the same site.

Each guide covers:

  • What the command does and when to choose it.
  • Required inputs, emitted artifacts, and deterministic controls.
  • Flag-by-flag behavior grouped by theme.
  • Worked examples that mirror common workflows or CI pipelines.
  • Operational tips (exit codes, logging, integration hooks) plus related docs.

Browse the guides:

Each guide cross-links to the rest of the documentation set so you can jump between configuration, provider internals, and testing references without losing context.

Edit this page