📄️ wp term list
List taxonomy terms (categories, tags, and custom) using WP-CLI.
📄️ wp term create
Create new taxonomy terms (categories, tags, and custom) using WP-CLI.
📄️ wp term get
Retrieve detailed information about a specific WordPress taxonomy term using WP-CLI.
📄️ wp term update
Update name, slug, description, or parent of a WordPress taxonomy term using WP-CLI.
📄️ wp term delete
Permanently delete WordPress taxonomy terms using WP-CLI.
📄️ wp term generate
Generate bulk dummy terms for WordPress taxonomy testing using WP-CLI.
📄️ wp term meta
Get, add, update, and delete WordPress term meta fields using WP-CLI.