Get taxonomy term
command: spo term get -i|--id [id] -n|--name [name] -s|--termSetId [termSetId] --termSetName [termSetName] -g|--termGroupId [termGroupId] --termGroupName [termGroupName]
- id: ID of the term to retrieve. Specify id or name but not both
- name: Name of the term to retrieve. Specify id or name but not both
- termSetId: ID of the term set where the term is located. Specify termSetId or termSetName but not both
- termSetName: Name of the term set where the term is located. Specify termSetId or termSetName but not both
- termGroupId: ID of the term group where the term set is located. Specify termGroupId or termGroupName but not both
- termGroupName: Name of the term group where the term set is located. Specify termGroupId or termGroupName but not both
Get taxonomy term
command:
spo term get -i|--id [id] -n|--name [name] -s|--termSetId [termSetId] --termSetName [termSetName] -g|--termGroupId [termGroupId] --termGroupName [termGroupName]