markhc commented on issue #51304: URL: https://github.com/apache/airflow/issues/51304#issuecomment-2931297448
Also, even after installing `apache-airflow-providers-fab` the error persists ``` airflow@airflow-api-server-6865b4769f-cvl2c:/opt/airflow$ pip freeze | grep fab apache-airflow-providers-fab==2.0.2 ``` ``` airflow@airflow-api-server-6865b4769f-cvl2c:/opt/airflow$ airflow users create Usage: airflow [-h] GROUP_OR_COMMAND ... Positional Arguments: GROUP_OR_COMMAND [...] omitted for brevity Options: -h, --help show this help message and exit airflow command error: argument GROUP_OR_COMMAND: invalid choice: 'users' (choose from api-server, assets, backfill, cheat-sheet, config, connections, dag-processor, dags, db, info, jobs, kerberos, kubernetes, plugins, p ools, providers, rotate-fernet-key, scheduler, standalone, tasks, triggerer, variables, version), see help above. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org