I have been working on a simple and pluggable command line interface. The basic work is done but we now need to start writing more commands (and implement it in plugins). Please feel free to fork and contribute!
You can find the code on Github.
Related Posts:
- Can not deserialize instance of java.lang.String out of START_OBJECT token
- Understanding Heroku server status 143
- Is Git/GitHub a good WordPress deployment solution?
- WordPress and Git Workflow
- Deployment strategies for WP-Supercache [closed]
- Correct Search & Replace Queries for Changing URLs in a WordPress Database?
- WordPress Workflow – version control, deployment = database issue
- Failure to establish connection when provisioning via ansible-playbook server.yml
- Publishing Markdown posts from bitbucket to WordPress
- WordPress and Git Workflow
- How can I easily reduce the size of WordPress installation from development to production?
- Migrating local WordPress site to Openshift
- Redirect all www.xyz.com to www.xyz.com/wordpress?
- WordPress Multi-site Automated migaration script [closed]
- Bedrock Boilerplate under a sub-directory and access through a reverse proxy setup
- WordPress theme change and deployment using addon domain
- How to resolve Error listenerStart when deploying web-app in Tomcat 5.5?
- error: This is probably not a problem with npm. There is likely additional logging output above
- Causes of getting a java.lang.VerifyError
- Deploying Maven project throws java.util.zip.ZipException: invalid LOC header (bad signature)
- Invalid initial heap size. Could not create the Java virtual machine
- Why should define(‘RELOCATE’,true) be removed from wordpress config?
- How to: Easily Move a WordPress Install from Development to Production?
- Dev, Stage and Production Deployment for WordPress Sites?
- How to change user password with wp-cli?
- Detect if WP is running under WP-CLI
- Running WP Cron on multisite the right way
- WP CLI “Error establishing a database connection” in localhost (MAMP)
- how to update serialized options programatically?
- How I prevent a plugin to be loaded when doing WP-CLI?
- Fastest way (least amount of steps) to locally import a remote database using WP-CLI
- WP-CLI not recognizing commercial plugin updates
- Why is it important to deactivate a plugin before deleting it?
- wp-cli Enabling Maintainance Mode
- WP-CLI – Selecting PHP version
- How do I run a PHP script from WordPress environment, like `wp shell`?
- Using wp-cli can I not query pages by their title?
- wp-cli displays php notices when display errors off
- wp-cli 0.14.1 MySQL error
- How can I bulk delete media and attachments using WP-CLI?
- How to change user_login with wp-cli?
- How can I batch delete all unattached images with WP-CLI or other automated process?
- WP-CLI Cannot Connect to Database due to Vagrant
- Changing the WP CLI cache folder
- WordPress test environment on windows
- WP-CLI Process Killed
- How to use wp-cli.yml file?
- wp-cli commands do nothing, return nothing
- WP cli –path does not seem to work
- How can I sync WordPress plugin settings between environments?
- Enable Auto-updates for all plugins using wp-cli? (since wordpress 5.5)
- How do I clone or duplicate a post with the WordPress Command Line Interface WP-CLI?
- Run WP-CLI using PHP
- How to update an ‘array’ option using wp-cli [duplicate]
- Git Deploying – Disabling plugin/theme installation/update on remote?
- How to use command ‘wp post create’ in wp-cli properly?
- Change site url when moving site to another url?
- How do I activate an mu-plugin with WP-CLI?
- WP-CLI get all posts from certain post type and taxonomy term
- How to create a WP-CLI command with $_POST?
- wp-cli doesn’t find and wordpress installation
- How to transfer a WordPress blog to a different domain?
- Best way to develop multisite and deploy on another server?
- Does wp post delete also delete metadata associated with posts?
- WP-CLI :: Cannot installing plugin as www-data
- How to reset passwords for all users on a network using wp cli
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- WP-CLI Bulk delete posts from specific category
- Disable comment windows for all existing posts (pages/blogposts)
- wp media regenerate unknown –image_size parameter
- Difference between deactivating, uninstalling, and deleting plugins
- wp-cli import theme sample data
- WP-CLI works on non WP-CLI installed WordPress instance?
- How can I run a WP-CLI command as authenticated user?
- Export list of users with first and lastname in WP-CLI
- WP-CLI – Return posts with matching meta key
- Is it possible just by using wp-cli to migrate one multisite instance to single site?
- Export WP database for import using WP-CLI on Vagrant Box
- Prompt user for input in WP CLI
- wp-cli is not working properly. No response from commands
- WP CLI info showing correct PHP binary but wrong version of PHP
- Generate WP-CLI @alias for each site on multisite
- Can’t install local plugin (zip) with wp-cli [closed]
- What could cause WP-CLI search-replace to not replace all instances of a string?
- WP WC CLI – WooCommerce setup store with wp-cli [closed]
- WP-CLI throwing PHP Fatal error: Call to undefined function apply_filters() [closed]
- WP-CLI How to generate a list of posts with corresponding meta values
- Managing updates when WordPress is in your own svn repo
- WPCLI – update plugins, themes, and core, all in one row, instead 3 rows?
- How do I setup a WordPress site on a server before the domain is ready?
- Using Travis CI to run unit tests and running phpunit locally [closed]
- Remove all users from site except one using WP CLI
- “Could not open input file” error even when WP-CLI is in the path
- Revert WordPress default options after a PHPUnit test has run
- security+best practices: root or www-data on a wordpress content folder?
- Can I create multiple pages at once using WP-CLI?
- How do I set and list page_template with wpcli?
- Using wp-cli to Update WP Networks / Multisite from 3.5.1 to 3.8
- WP-CLI update date and time format
- Change old URLs after the domain change