nickbreen/docker-wp-cli

support specification of an S3 URL to a WXR to import

Opened this issue · 0 comments

will require s3cmd (and pip).

apt-get install pip
pip install -g s3cmd

will need to support configuration of IAM credentials too.