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

Enhancement: Use -f, --force instead of --confirm #4551

Closed
3 tasks done
waldekmastykarz opened this issue Feb 20, 2023 · 1 comment
Closed
3 tasks done

Enhancement: Use -f, --force instead of --confirm #4551

waldekmastykarz opened this issue Feb 20, 2023 · 1 comment
Assignees
Milestone

Comments

@waldekmastykarz
Copy link
Member

waldekmastykarz commented Feb 20, 2023

To align with other CLIs, like npm or gh, we should use -f, --force instead of --confirm. This is a breaking change for which we need to:

  • remove existing -f shorts
  • replace all instances of --confirm with -f, --force in code
  • replace all instances of --confirm with -f, --force in docs
@martinlingstuyl
Copy link
Contributor

Opening this up as we are releasing v7 after the summer holidays. Warmly recommended for your contribution. 🎉
Target the v7 branch when raising a PR.

@waldekmastykarz waldekmastykarz self-assigned this Jul 1, 2023
waldekmastykarz added a commit to waldekmastykarz/cli-microsoft365 that referenced this issue Jul 1, 2023
waldekmastykarz added a commit to waldekmastykarz/cli-microsoft365 that referenced this issue Jul 2, 2023
@waldekmastykarz waldekmastykarz linked a pull request Jul 2, 2023 that will close this issue
plamber pushed a commit that referenced this issue Jul 9, 2023
Adam-it pushed a commit that referenced this issue Jul 9, 2023
Saurabh7019 pushed a commit to Saurabh7019/cli-microsoft365 that referenced this issue Jul 24, 2023
waldekmastykarz added a commit to waldekmastykarz/cli-microsoft365 that referenced this issue Aug 3, 2023
Saurabh7019 pushed a commit to Saurabh7019/cli-microsoft365 that referenced this issue Aug 9, 2023
Saurabh7019 pushed a commit to Saurabh7019/cli-microsoft365 that referenced this issue Aug 14, 2023
Adam-it pushed a commit that referenced this issue Aug 16, 2023
Saurabh7019 pushed a commit to Saurabh7019/cli-microsoft365 that referenced this issue Aug 16, 2023
Saurabh7019 pushed a commit to Saurabh7019/cli-microsoft365 that referenced this issue Aug 21, 2023
Saurabh7019 pushed a commit to Saurabh7019/cli-microsoft365 that referenced this issue Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants