Skip to main content

conveyor project upgrade-dags

Upgrade the DAGs of a project to be compatible with Airflow 2 and rename Datafy classes to Conveyor

Synopsis

Rename Datafy classes to Conveyor and upgrade the DAGs of a project to be compatible with Airflow 2. We automate the steps described in the docs. Changes applied for migrating Datafy to Conveyor are described in https://docs.conveyordata.com/how-to-guides/migrate-datafy-conveyor

conveyor project upgrade-dags [flags]

Options

  -h, --help   help for upgrade-dags

Options inherited from parent commands

      --debug                        Show debug output
--no-browser NO_BROWSER=true Do not automatically open a browser at login instead print the url to the command line. You can also use the environment variable NO_BROWSER=true.
-o, --output string Change the output. Valid options are table or json (default "table")
--quiet QUIET=true Quiet down the output. You can also use the environment variable QUIET=true.

See also