Skip to content

Conversation

@Taragolis
Copy link
Contributor

Right now it is not possible to add Connection URI which does not contain authority and host block without workaround even if it valid connection

airflow connections add aws-conn --conn-uri "aws://"
The URI provided to --conn-uri is invalid: aws://

closes: #28766
relates to: #28852

@Taragolis Taragolis added this to the Airflow 2.5.2 milestone Jan 13, 2023
@potiuk potiuk merged commit d8b84ce into apache:main Jan 13, 2023
@Taragolis Taragolis deleted the check-add-connection-cli-uri branch January 14, 2023 18:24
@pierrejeambrun pierrejeambrun added the type:bug-fix Changelog: Bug Fixes label Feb 27, 2023
pierrejeambrun pushed a commit that referenced this pull request Mar 6, 2023
pierrejeambrun pushed a commit that referenced this pull request Mar 7, 2023
pierrejeambrun pushed a commit that referenced this pull request Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot create connection without defining host using CLI

4 participants