XD-DENG commented on a change in pull request #14457:
URL: https://github.com/apache/airflow/pull/14457#discussion_r582968411
##########
File path: airflow/bin/cli.py
##########
@@ -414,7 +414,7 @@ def variables_export(args):
_vars_wrapper(args, export=args.file)
-@cli_utils.deprecated_action(new_name='variables')
+@cli_utils.deprecated_action(new_name='variables list')
Review comment:
I will shortly prepare a PR against branch v1-10-stable to add `airflow
variables list`.
Meanwhile, I think this PR is ok to be merged.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]