build-docs

Generates verious documentation pages based on the data content.

OPERATION (choose one)

bq-reference: build reference file for Big Query tables

cli: create all documentation for the CLI interface

registry-summary: build summary CSV files of all content in the registry

Usage

Usage: build-docs [OPTIONS] OPERATION

Arguments

  • operation (REQUIRED):
    • Type: STRING
    • Default: None
    • Usage: operation

Options

  • registry_path:

    • Type:
    • Default: oeps/registry
    • Usage: --registry-path

    Optional override for the registry directory.

  • help:

    • Type: BOOL
    • Default: False
    • Usage: --help

    Show this message and exit.

CLI Help

Usage: build-docs [OPTIONS] OPERATION

  Generates verious documentation pages based on the data content.

  OPERATION (choose one)

  bq-reference: build reference file for Big Query tables

  cli: create all documentation for the CLI interface

  registry-summary: build summary CSV files of all content in the registry

Options:
  --registry-path PATH  Optional override for the registry directory.
  --help                Show this message and exit.

Note

This documentation is automatically generated. Do not edit this file directly.