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

Adding Move-PnPTerm and Move-PnPTermSet commands #2989

Merged
merged 11 commits into from
May 17, 2023
Merged

Conversation

kunj-sangani
Copy link
Contributor

Type

  • New Feature

Related Issues?

#2978

What is in this Pull Request ?

Adding two new commands

  1. Move-PnPTerm
  2. Move-PnPTermSet

@gautamdsheth
Copy link
Collaborator

@kunj-sangani - code looks great !!

Some minor changes before I merge it 😊

In both these cmdlets, can you

  1. Replace -DestinationTermSet with -TargetTermSet
  2. Replace -SourceTermSet with -TermSet
  3. Replace -SourceTermGroup with -TermGroup
  4. Replace -DestinationTermGroup with -TargetTermGroup
  5. Replace -DestinationTerm with -TargetTerm

Don't forget to update the docs as well.

@kunj-sangani
Copy link
Contributor Author

Hi @gautamdsheth

Updated the Name of the parameters

Thanks for the help :)

@gautamdsheth gautamdsheth merged commit 62be9c0 into pnp:dev May 17, 2023
@gautamdsheth
Copy link
Collaborator

Thanks @kunj-sangani, merged it , much appreciated !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants