reset

Definition

Drops and then rebuilds the metadata database.

Usage

$ airflow db reset [-h] [-s] [-m] [-v] [-y]

Arguments

Parameter Description

-s, --skip-init

Only remove tables and not perform db init

-m, --use-migration-files

Use migration files to perform migration

-h, --help

Print out the help manual for this command

-v, --verbose

Make logging output more verbose

-y, --yes

Do not prompt for confirmation

Found a mistake? Seleсt text and press Ctrl+Enter to report it