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

Added -NoVersionCheck option to Connect-PnPOnline #28

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

KoenZomers
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

N/A

What is in this Pull Request ?

Added -NoVersionCheck to Connect-PnPOnline which allows for the validation of a newer version to be bypassed. Could be used i.e. in an automated process to not waste resources on doing the version check as nobody will see it anyway. Other useful scenario would be if you want to target a specific PnP PowerShell version for whatever reason and don't want to confuse the end user by seeing an instruction to upgrade while this upgrading should not be done. If the flag is not provided, the version check will still be done, so it's totally optional.

@erwinvanhunen erwinvanhunen merged commit 8e51795 into pnp:dev Nov 17, 2020
@KoenZomers KoenZomers deleted the AvoidVersionCheck branch September 17, 2021 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants