Chapter 5. dev
5.1. dev:dump-create Copy linkLink copied to clipboard!
5.1.1. Description Copy linkLink copied to clipboard!
Creates zip archive with diagnostic info.
5.1.2. Syntax Copy linkLink copied to clipboard!
dev:dump-create [options] [name]
5.1.3. Arguments Copy linkLink copied to clipboard!
| Name | Description |
|---|---|
| name | Name of created zip or directory |
5.1.4. Options Copy linkLink copied to clipboard!
| Name | Description |
|---|---|
| --help | Display this help message |
| --no-heap-dump | Include or not the heap dump in ZIP archive |
| --no-thread-dump | Include or not the thread dump in ZIP archive |
| -d, --directory | Creates dump in a directory in place of a ZIP archive |