drop-archived
Contents
Definition
Drops archived tables created through the db clean command.
Usage
$ airflow db drop-archived [-h] [-t TABLES] [-y]
Arguments
| Parameter | Description |
|---|---|
-t, --tables |
Names of the tables to delete (use comma-separated list). Options: |
-y, --yes |
Do not prompt for confirmation |