This is an automated email from the ASF dual-hosted git repository.
bugraoz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a551e03c68e Send `limit` parameter in `execute_list` server requests
(#63048)
add 504210ef859 Add airflowctl auth token command to print JWT access
tokens (#62843)
No new revisions were added by this update.
Summary of changes:
.../airflowctl_tests/test_airflowctl_commands.py | 5 +-
airflow-ctl/docs/images/command_hashes.txt | 2 +-
airflow-ctl/docs/images/output_auth.svg | 82 ++++++++++++----------
airflow-ctl/src/airflowctl/ctl/cli_config.py | 14 ++++
.../src/airflowctl/ctl/commands/auth_command.py | 17 +++++
5 files changed, 79 insertions(+), 41 deletions(-)