= shell:threads == Description Prints the current threads (optionally with stacktraces) == Syntax shell:threads [options] [id] == Arguments |=== |Name |Description | id | Show details for thread with this Id |=== == Options |=== |Name |Description |--tree |Display threads as a tree |--list |Display threads as a list |-e, --empty-groups |Show empty groups |--packages |Pruned packages |--monitors |Display monitors |-t, --threshold |Minimal number of interesting stack trace line to display a thread |--locks |Display locks |--help |Display this help message |--no-format |Disable table rendered output |===