📄️ wp post create
Create WordPress posts, pages, and custom post types from the command line using WP-CLI.
📄️ wp post update
Update fields on existing WordPress posts, pages, and custom post types using WP-CLI.
📄️ wp post delete
Delete WordPress posts, pages, and custom post types using WP-CLI — with trash or permanent deletion.
📄️ wp post list
List and filter WordPress posts, pages, and custom post types with WP-CLI.
📄️ wp post get
Retrieve detailed information about a single WordPress post using WP-CLI.
📄️ wp post generate
Generate bulk test WordPress posts for staging and development using WP-CLI.
📄️ wp post meta
Get, add, update, and delete WordPress post meta fields using WP-CLI.
📄️ wp post term
Set, add, and remove taxonomy terms on WordPress posts using WP-CLI.