Skip to content
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

Validate CLI commands and exit with message if any error's. #1049

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

jadireddi
Copy link
Contributor

Issue: #964

Purpose

For the CLI installer's command, in case of an error, it should exit with a message on the console output.

PR introduces (a) breaking change(s): <yes/no> no

PR introduces (a) deprecation(s): <yes/no> no

@bossenti
Copy link
Contributor

bossenti commented Jan 6, 2023

Hi @jadireddi,

warm welcome to Apache StreamPipes and thanks a lot for your contribution 🚀

@bossenti bossenti linked an issue Jan 6, 2023 that may be closed by this pull request
Copy link
Contributor

@tenthe tenthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to the StreamPipes community and thanks for the PR

@jadireddi
Copy link
Contributor Author

Thank you @bossenti @tenthe for reviewing and accepting the PR.

@bossenti bossenti merged commit 655194f into apache:dev Jan 7, 2023
@bossenti bossenti modified the milestone: 0.91.0 Feb 19, 2023
@bossenti bossenti added the bug Something isn't working label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI command env outputs success message in case of an error
3 participants