nil debug
Description
Debug a message
Usage
nil debug [options] message hash [flags]
Regular Flags
Name | Type | Description |
---|---|---|
-h , --help | boolean | help for debug |
--pc | boolean | uint Specify the Program Counter to debug (default 18446744073709551615) |
Global Flags
Name | Type | Description |
---|---|---|
-c , --config | string | The path to the config file (default "/build/.config/nil/config.ini") |
-l , --log-level | string | Log level: trace |
-q , --quiet | boolean | Quiet mode (print only the result and exit) |
-v , --verbose | boolean | Verbose mode (print logs) |