= dev:dump-create == Description Creates zip archive with diagnostic info. == Syntax dev:dump-create [options] [name] == Arguments |=== |Name |Description | name | Name of created zip or directory |=== == Options |=== |Name |Description |--no-heap-dump |Include or not the heap dump in ZIP archive |--no-thread-dump |Include or not the thread dump in ZIP archive |--help |Display this help message |-d, --directory |Creates dump in a directory in place of a ZIP archive |===