-
Language:
English
-
Language:
English
Chapter 5. dev
5.1. dev:dump-create
5.1.1. Description
Creates zip archive with diagnostic info.
5.1.2. Syntax
dev:dump-create [options] [name]
5.1.3. Arguments
| Name | Description |
|---|---|
| name | Name of created zip or directory |
5.1.4. Options
| 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 |