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

feat: renku update should default to --all with a warning/prompt #3276

Closed
rokroskar opened this issue Jan 19, 2023 · 1 comment · Fixed by #3342
Closed

feat: renku update should default to --all with a warning/prompt #3276

rokroskar opened this issue Jan 19, 2023 · 1 comment · Fixed by #3342
Assignees

Comments

@rokroskar
Copy link
Member

Having to always remember to add --all when running renku update is quite annoying. Instead, we should do something like

renku update
Warning: This could trigger expensive computations - are you sure? (Y/n)

which can be overridden with --all, i.e. if the flag is supplied the warning is suppressed.

@Panaetius
Copy link
Member

do the same for --full in graph export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants