Skip to content

Using --no-prompts still prompts when using --forward-only when --no-auto-categorization is also specified #4315

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

Open
plaflamme opened this issue May 5, 2025 · 0 comments
Labels
Bug Something isn't working

Comments

@plaflamme
Copy link
Contributor

sqlmesh plan --no-prompts --no-auto-categorization --forward-only

Will prompt for the "effective from" date (even though --no-prompts is specified), i.e.:

Enter the effective date (eg. '1 year', '2020-01-01') to apply forward-only changes retroactively or blank to only apply them going forward once changes are deployed to prod:

The workaround is to not specify --no-auto-categorization

@izeigerman izeigerman added the Bug Something isn't working label May 5, 2025
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

No branches or pull requests

2 participants