Taxonomy
| Cmdlet | Description | |
| Get-PnPSiteCollectionTermStore | Returns the site collection term store | |
| Export-PnPTaxonomy | Exports a taxonomy to either the output or to a file. | |
| Import-PnPTaxonomy | Imports a taxonomy from either a string array or a file | |
| Set-PnPTaxonomyFieldValue | Sets a taxonomy term value in a listitem field | |
| Get-PnPTaxonomyItem | Returns a taxonomy item | |
| Remove-PnPTaxonomyItem | Removes a taxonomy item | |
| Get-PnPTaxonomySession | Returns a taxonomy session | |
| Get-PnPTerm | Returns a taxonomy term | |
| New-PnPTerm | Creates a taxonomy term | |
| Get-PnPTermGroup | Returns a taxonomy term group | |
| New-PnPTermGroup | Creates a taxonomy term group | |
| Remove-PnPTermGroup | Removes a taxonomy term group and all its containing termsets | |
| Import-PnPTermGroupFromXml | Imports a taxonomy TermGroup from either the input or from an XML file. | |
| Export-PnPTermGroupToXml | Exports a taxonomy TermGroup to either the output or to an XML file. | |
| Get-PnPTermSet | Returns a taxonomy term set | |
| Import-PnPTermSet | Imports a taxonomy term set from a file in the standard format. | |
| New-PnPTermSet | Creates a taxonomy term set |