paper_firehose.commands.status

Status command: show configuration, database freshness, and pipeline state.

Functions

run(config_path, *[, output_json])

Show system status, configuration, and database freshness.

paper_firehose.commands.status.run(config_path, *, output_json=False)[source]

Show system status, configuration, and database freshness.

Return type:

None

Parameters:
  • config_path (str | None)

  • output_json (bool)