-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
command:core-downloadRelated to 'core download' commandRelated to 'core download' commandgood-first-issueGood for newcomersGood for newcomers
Description
Feature Request
- Yes, I reviewed the contribution guidelines.
Describe your use case and the problem you are facing
Feature request from Slack:
Hey, is it possible to download the WordPress archive with wp-cli command and extract it with another command?
Use case : I need to cache wp archives, but I need to install with the user permissions. (Cache only works with root permissions), because we need to share archives between all server users. Any advices?
Describe the solution you'd like
Adding an --extract argument that defaults to true and can be opted out from using --no-extract.
If opted out, WP-CLI would just download the archive to the target location but not extract it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
command:core-downloadRelated to 'core download' commandRelated to 'core download' commandgood-first-issueGood for newcomersGood for newcomers