Update-PnPTerm not working #366
-
I'm confused: what is the correct way to use Set-PnPTerm? Am I missing some module? Examples COMMAND: Set-PnPTerm -Identity "3d9e60e8-d89c-4cd4-af61-a010cf93b380" -Name "New Name" ERROR: Set-PnPTerm : Object reference not set to an instance of an object.
COMMAND: Update-TermSet -Identity "Marketing" -TermSet "Departments" -TermGroup "Corporate" -Name "NewName" ERROR: Update-TermSet : The term 'Update-TermSet' is not recognized as the name of a cmdlet, function, script file, or operabl
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @antso77 - Indeed, there's an error in the documentation, I'll fix that. |
Beta Was this translation helpful? Give feedback.
Hi @antso77 - Indeed, there's an error in the documentation, I'll fix that.
The command
Set-PnPTerm
works correctly though. (FYI - There's no cmdlet called Update-PnPTerm)