sfcc-ci instance:export Overwrite Existing File option? #562
Unanswered
cherz-brooks
asked this question in
Q&A
Replies: 1 comment
-
I see in the request body overwrite_export_file being set to false. Adding this to the JSON file throws an error. {"data_units":{"catalogs":{"master-catalog":true}},"export_file":"toS3/catalog/backup-catalog-20240207_040513.zip","overwrite_export_file":false}' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello -
Is there an option for sfcc-ci instance:export which overwrites an existing file? Something like $ sfcc-ci instance:export -o
Also, the example in the help file has a typo missing a couple single quotes. It should be:
$ sfcc-ci instance:export -i my-instance.demandware.net -d '{"sites":{"all":true}}' -f 'all_sites.xml'
Happy to make a PR... Cheers!
-Chris
Beta Was this translation helpful? Give feedback.
All reactions