import

Definition

Imports pools from a JSON file to the database.

Usage

$ airflow pools import [-h] [-v] file

Arguments

Parameter Description

file

JSON file to import the pools from

-h, --help

Print out the help manual for this command

-v, --verbose

Make logging output more verbose

Examples

To import pools from a file, run:

$ airflow pools import /tmp/pools.json
Found a mistake? Seleсt text and press Ctrl+Enter to report it