Skip to content

🐛 octavia-cli: [install.sh] read for user input from /dev/tty #10997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

alafanechere
Copy link
Contributor

The current prompt for update in install.sh does not work when using
curl -o- https://raw.githubusercontent.com/airbytehq/airbyte/master/octavia-cli/install.sh | bash because of the pipe. We should explicitly read from /dev/tty to make this work.

@alafanechere alafanechere merged commit 5d4deb4 into master Mar 9, 2022
@alafanechere alafanechere deleted the augustin/octavia-cli/fix-install branch March 9, 2022 22:00
@alafanechere alafanechere added this to the octavia-cli-alpha milestone Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants