getshifter / wp-cli-shifter

WP-CLI commands for the Shifter
https://getshifter.io/
27 stars 0 forks source link

Exclude Files #15

Open emaildano opened 7 years ago

emaildano commented 7 years ago

I've tried this a few different ways. @hideokamoto or @wokamoto can you confirm this is the proper syntax and method to exclude files?

wp shifter archive create archive.zip --exclude='.htaccess' --exclude='/wp-content/plugins/https-redirection' --exclude='cgi-bin'

I would like to exclude the following files and folders: .htaccess, https-redirection plugin, and cgi-bin.

Trying this a few different ways the files are always included. I have to then download the archive and delete the files manually.

digitalcube2006 commented 7 years ago

@wokamoto https://megumilog.backlog.jp/view/STATIC-751#comment-1171975056

digitalcube2006 commented 7 years ago

@wokamoto @hideokamoto https://megumilog.backlog.jp/view/STATIC-811#comment-1171975851