powershell icon indicating copy to clipboard operation
powershell copied to clipboard

New cmdlet Get-PnPContainerType and minor updates to docs.

Open reshmee011 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

  • [ ] New Feature

What is in this Pull Request ?

files for new cmdlet Get-PnPContainerType

  • src\Commands\Admin\GetContainerType.cs
  • documentation\Get-PnPContainerType.md

Minor documentation updates related to permissions required and typo fixes.

  • documentation\Get-PnPContainer.md
  • documentation\Get-PnPContainerTypeConfiguration.md
  • documentation\New-PnPContainerType.md
  • documentation\Remove-PnPContainerType.md

reshmee011 avatar May 12 '24 04:05 reshmee011