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

Add warning when CLI is used with a potentially unsafe version of the backend #67

Open
SchoolGuy opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SchoolGuy
Copy link
Member

Is your feature request related to a problem?

As a user
I want to minimize the risk to break my backend
so that I can prevent downtime of the backend.

Provide a detailed description of the proposed feature

While technically we can improve the version compatibility endlessly, after a given time it doesn't make sense to spend the time as this is getting too complicated. As such we should warn when the CLI is used with a potentially incompatible new or old backend.

This warning should either have an interactive question or a long flag that must be explicitly given to accept the risk.

Alternatives you've considered

None

Additional information

None

@SchoolGuy SchoolGuy added the enhancement New feature or request label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant