# hdCaptureCmd
Specifies a custom script to use for capturing heap dumps, instead of relying on the yc-360 script.
Type: string
Default: ""
Example (YAML):
options:
hdCaptureCmd: /opt/scripts/capture-hd.sh
1
2
2
Example (CLI):
./yc -hdCaptureCmd "/opt/scripts/capture-hd.sh"
1
← hd hdCaptureMode →