Skip to content

Commit

Permalink
Add link to user and role commands (#39224)
Browse files Browse the repository at this point in the history
Fixes: #39197
(cherry picked from commit fd1b5f5)
  • Loading branch information
potiuk authored and jedcunningham committed Apr 26, 2024
1 parent 8e458d9 commit c583674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/apache-airflow/cli-and-env-variables-ref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ contributed by the community providers:
* Celery Executor and related CLI commands: :doc:`apache-airflow-providers-celery:cli-ref`
* Kubernetes Executor and related CLI commands: :doc:`apache-airflow-providers-cncf-kubernetes:cli-ref`
* AWS and related CLI commands: :doc:`apache-airflow-providers-amazon:cli-ref`
* The ``users`` and ``roles`` CLI commands are described in FAB provider documentation :doc:`apache-airflow-providers-fab:cli-ref`

.. argparse::
:module: airflow.cli.cli_parser
Expand Down

0 comments on commit c583674

Please sign in to comment.