XD-DENG commented on issue #51629: URL: https://github.com/apache/airflow/issues/51629#issuecomment-2964273969
Actually the same potential issue also applied to `fab` provider. After I install `fab` provider, when I run `airflow users`, I get the same error: ``` 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', 'plugins', 'pools', '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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
