Title: WP-CLI commands availability
Last modified: November 19, 2025

---

# WP-CLI commands availability

 *  Resolved [juanmag](https://wordpress.org/support/users/juanmag/)
 * (@juanmag)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/wp-cli-commands-availability/)
 * I’m trying to automate some tasks on my site and wanted to ask if the Duplicate
   Post plugin supports WP-CLI. Is there a command to duplicate posts or run bulk
   duplication via CLI? If not yet, is this feature planned for a future release?

Viewing 1 replies (of 1 total)

 *  Plugin Author [rbplugins](https://wordpress.org/support/users/rbplugins/)
 * (@rbplugins)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/wp-cli-commands-availability/#post-18725911)
 * Yes, it’s possible! Our plugin supports WP-CLI, so you can automate duplication
   tasks directly from the command line.
 * You can use the following command to duplicate one or multiple posts: wp rb-duplicate-
   post duplicate 3,4,8
 * Just replace the numbers with the IDs of the posts you want to duplicate. The
   command accepts multiple IDs in a single request, which makes bulk duplication
   easy and efficient.
 * If you need more advanced automation options, feel free to let us know, we’re
   continuing to expand the CLI toolkit in upcoming releases!

Viewing 1 replies (of 1 total)

The topic ‘WP-CLI commands availability’ is closed to new replies.

 * ![](https://ps.w.org/duplicate-post-rb/assets/icon-256x256.png?rev=2646840)
 * [Duplicate Post - duplicate pages, copy content, clone posts](https://wordpress.org/plugins/duplicate-post-rb/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/duplicate-post-rb/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/duplicate-post-rb/)
 * [Active Topics](https://wordpress.org/support/plugin/duplicate-post-rb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/duplicate-post-rb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/duplicate-post-rb/reviews/)

## Tags

 * [command](https://wordpress.org/support/topic-tag/command/)
 * [wp-cli](https://wordpress.org/support/topic-tag/wp-cli/)

 * 1 reply
 * 2 participants
 * Last reply from: [rbplugins](https://wordpress.org/support/users/rbplugins/)
 * Last activity: [6 months, 3 weeks ago](https://wordpress.org/support/topic/wp-cli-commands-availability/#post-18725911)
 * Status: resolved