delete

Definition

Deletes a role.

Usage

$ airflow roles delete [-h] [-v] [role ...]

Arguments

Parameter Description

role

The name of a role

-h, --help

Print out the help manual for this command

-v, --verbose

Make logging output more verbose

Examples

To delete the test role, run:

$ airflow roles delete test_role
Found a mistake? Seleсt text and press Ctrl+Enter to report it