Closed gedex closed 2 years ago
Common flow using this helper is:
Expectation with WP CLI feature would be:
wp booking-helper export-product 1234 --file=~/Desktop/1234.json.zip
~/Desktop/1234.json.zip
wp booking-helper import-product <copied-url-from-above>
Closing for now
Common flow using this helper is:
Expectation with WP CLI feature would be:
wp booking-helper export-product 1234 --file=~/Desktop/1234.json.zip
~/Desktop/1234.json.zip
in GH issuewp booking-helper import-product <copied-url-from-above>