Documentation
¶
Overview ¶
docgen generates README.md files for the backup and restore commands. Flag descriptions and default values are pulled from the flag definitions in internal/flags, and the YAML configuration schema is built from the DTO structs in internal/config/dto with comments derived from flag usage text.
Usage:
go run ./cmd/docgen make docs-generate
Click to show internal directories.
Click to hide internal directories.