Reporting an Issue or Missing Feature
Hi, I have noticed one issue with Get-PnPSiteScriptFromList command documentation.
The Identity parameter is not available anymore in the command options.
https://pnp.github.io/powershell/cmdlets/Get-PnPSiteScriptFromList.html
Expected behavior
Remove the Identity option from the documentation.
Actual behavior
The command returns this error Get-PnPSiteScriptFromList: A parameter cannot be found that matches parameter name 'Identity'.
Steps to reproduce behavior
Run Get-PnPSiteScriptFromList -Identity "MyList"
What is the version of the Cmdlet module you are running?
2.4.61
Which operating system/environment are you running PnP PowerShell on?