EXAMPLES EXAMPLES
# Set post terms
$ wp post term set 123 test category
Success: Set terms.
SUBCOMMANDS SUBCOMMANDS
| Name | Description |
|---|---|
| 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. |
| wp post term set | Set object terms. |