blog-extractor icon indicating copy to clipboard operation
blog-extractor copied to clipboard

Archive name option

Open dpiquet opened this issue 10 years ago • 0 comments

Hi,

Nice work on this wp-cli command. Saved me hours ! This PR adds some things:

  • some basic checks before running
  • new option --output to allow user to specify archive name and path
  • minor change to the tar function (removed verbose flag and used -C option instead of cd into dir)

Regards,

Damien

dpiquet avatar Apr 09 '15 15:04 dpiquet