wp term create <taxonomy> <term>

Creates a new term

Arguments

NameDescription
taxonomyTaxonomy for the new term
termA name for the new term

Options

NameDescription
--slug <slug>A unique slug for the new term. Defaults to sanitized version of name
--description <description>A description for the new term
--parent <term-id>A parent for the new term
--porcelainOutput just the new term id