Skip to content

Files

Latest commit

 

History

History

examples_project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example project

Usage

After installation, you can use BigFlow CLI to run a example:

bigflow run --workflow simple_workflow

bigflow run --job simple_workflow.simple_job

bigflow run --job hourly_workflow.hourly_job --runtime '2020-08-01 12:00:00'

bigflow build

bigflow build --workflow simple_workflow --start-time '2020-01-01 00:00:00'