Skip to content

New command: Get taxonomy term #604

@waldekmastykarz

Description

@waldekmastykarz

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions