airflow info
Show information about current Airflow and environment
Options
| Name | Description | 
|---|---|
| -h, --help | Show this help message and exit | 
| --anonymize | Minimize any personal identifiable information. Use it when sharing output with others | 
| --file-io | Send output to file.io service and returns link | 
| -o, --output  <(table, json, yaml, plain)> | Output format. Allowed values: json, yaml, plain, table (default: table) | 
| -v, --verbose | Make logging output more verbose |