potiuk commented on code in PR #59850:
URL: https://github.com/apache/airflow/pull/59850#discussion_r2649083646
##########
airflow-ctl/src/airflowctl/ctl/cli_config.py:
##########
@@ -803,8 +802,8 @@ def merge_commands(
ActionCommand(
name="import",
help="Import connections from a file. "
- "This feature is compatible with airflow CLI `airflow connections
export a.json` command. "
- "Export it from `airflow CLI` and import it securely via this
command.",
+ "Export functionality is only available via the local Airflow CLI
command 'airflow connections export'. "
Review Comment:
This seems a bit long (see the screenshot). I think it should be much
shorter ("Import connections from a file exported with local CLI.")
--
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]