To create a backup of an instance or if you need to create a capture for support purposes containing the index (itemstore), configuration and log files, please use the following options: -c -i -x -l.
How to create a backup of an instance depends on your operating system:
For Linux:
- Run the following command to make a capture
Unable to find source-code formatter for language: bash. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
bin/capture-export <INSTANCE> path/to/output.zip -c -i -x -l
For Windows:
- Run the following command to make a capture
Unable to find source-code formatter for language: bash. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
bin\capture-export <INSTANCE> path/to/output.zip -c -i -x -l
| Always specify the path as well as the name of the zip file. |
| Ensure that the output folder exists |
Comments
0 comments
Please sign in to leave a comment.