CLI

At the current time, the CLI is purely for generating projects/getting started. You can run it as follows:

init command

dagworks init --help
Usage: dagworks init [OPTIONS]

Options:
  --api-key TEXT                  [required]
  --username TEXT                 [required]
  --project-id INTEGER            [required]
  --template [hello_world|machine_learning|time_series_feature_engineering|data_processing]
  --location PATH
  --help                          Show this message and exit.