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

[BUG] Replace "Identity" parameter with "List" in Get-PnPSiteScriptFromList command documentation #3945

Closed
5 tasks
mkm17 opened this issue May 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mkm17
Copy link

mkm17 commented May 11, 2024

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?

  • Windows
  • Linux
  • MacOS
  • Azure Cloud Shell
  • Azure Functions
  • [x ] Other : Does not matter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant