wp-cli / dist-archive-command

Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file
https://developer.wordpress.org/cli/commands/dist-archive/
MIT License
48 stars 24 forks source link

Creating a distribution shouldn't rely on connecting to the database #16

Closed jonathanbossenger closed 7 years ago

jonathanbossenger commented 7 years ago

Using the dist-archive command requires the wp-cli can connect to the WordPress database. If you work using VM environments this means you have to spin up and login to your VM just to create the archive.