Skip to content

autory run config

Usage:  [OPTIONS] [PATHS]...

  Run all Autory models as specified in the given config files.

  PATHS: Names or paths of config files. All models from every given config
  file are executed sequentially. Each config file may be an Excel workbook or
  a JSON file.

Options:
  --output-folder DIRECTORY  Override the `output_folder` for all models in
                             all runs. If this is a relative path, it's
                             relative to each model's input file.
  --help                     Show this message and exit.