powershell icon indicating copy to clipboard operation
powershell copied to clipboard

[FEATURE] Added the Folder parameter to Add-PnPDocumentSet

Open danielcecil opened this issue 1 year ago • 0 comments

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md

Type

  • [ ] Bug Fix
  • [X] New Feature
  • [ ] Sample

Related Issues?

Fixes #4022

What is in this Pull Request ?

Adds a String -Folder parameter to the command, similar to Add-PnPListItem. Folder is created if needed.

Includes updated documentation too

danielcecil avatar Jun 18 '24 16:06 danielcecil