Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-e is your environment ID

Note

History By default, the history of documents and assets will not be transferred. This decision is to increase aimed at increasing the speed of transfer as , especially in large environments where these files can number in the hundreds of thousands for a large environment. Since very few clients utilize this feature for any real production use-case, the transfer of history files is disabled by default.

The history files are used in the BackOffice to show you some errors, display changes to a file including preview errors and file update dates, and other changes to the file.

image-20240708-191331.png

You If you need to transfer history files, you can re-enable the transfer of history files this feature by using the -i parameter and setting it to true.

For example:

CopyEnvironmentToDropzone -d "C:\chili_data\Environments\test" -e "45bbcd53-6334-48a9-8394-0cf4821d7bbc" -i true

...