airflow pools import <FILEPATH>
Import pools
Arguments
| Name | Description | 
|---|---|
| FILEPATH | Import pools from JSON file. Example format:: { "pool_1": {"slots": 5, "description": ""}, "pool_2": {"slots": 10, "description": "test"} } | 
Options
| Name | Description | 
|---|---|
| -h, --help | Show this help message and exit | 
| -v, --verbose | Make logging output more verbose |