import
Contents
Usage
$ airflow variables import [-h] [-a {overwrite,fail,skip}] [-v] file
Arguments
| Parameter | Description |
|---|---|
file |
The name of the JSON file to import variables from |
-a, --action-on-existing-key |
Action to take if a variable already exists. Possible values: |
-h, --help |
Print out the help manual for this command |
-v, --verbose |
Make logging output more verbose |