wp post term remove Remove a term from an object. wp post term remove <id> <taxonomy> [<term>...] [--by=<field>] [--all] Options <id>The ID of the object.<taxonomy>The name of the term's taxonomy.[<term>...]The slug of the term or terms to be removed from the object.[--by=<field>]Explicitly handle the term value as a slug or id. [Default: slug]Options:slugid[--all]Remove all terms from the object. Related Commandspost-termpost-term-addpost-term-setpost-term-list