wp post term

Adds, updates, removes, and lists post terms.

EXAMPLES

# Set post terms
$ wp post term set 123 test category
Success: Set terms.

SUBCOMMANDS

Name Description
wp post term set Set object terms.
wp post term add Add a term to an object.
wp post term list List all terms associated with an object.
wp post term remove Remove a term from an object.