meltano / meltano

Meltano: the declarative code-first data integration engine that powers your wildest data and ML-powered product ideas. Say goodbye to writing, maintaining, and scaling your own API integrations.
https://meltano.com/
MIT License
1.77k stars 153 forks source link

docs: Clarify what value the state ID takes when running `meltano schedule run <schedule name>` #8565

Closed edgarrmondragon closed 3 months ago

edgarrmondragon commented 3 months ago

Clarify that meltano schedule run <schedule name> can sets the state ID to

  1. <environment_name>:<tap_name>-to-<target_name>:<state_id_suffix> if the schedule references a job name
  2. the schedule name if the schedule references a extractor-loader pair

Where? Probably https://docs.meltano.com/reference/command-line-interface/#schedule

edgarrmondragon commented 3 months ago

From Slack: https://meltano.slack.com/archives/C069CQNHDNF/p1717154710011339