이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 |