airflow pools import <FILEPATH>

Import pools

Arguments

NameDescription
FILEPATHImport pools from JSON file. Example format:: { "pool_1": {"slots": 5, "description": ""}, "pool_2": {"slots": 10, "description": "test"} }

Options

NameDescription
-h, --helpShow this help message and exit
-v, --verboseMake logging output more verbose