Getting Help
Sliver includes some very detailed help commands. Simply run help to get the details of that command:
sliver > help jobs
Command: jobs <options>
About: Manage jobs/listeners.
Usage:
======
jobs [flags]
Flags:
======
-h, --help display help
-k, --kill int kill a background job (default: -1)
-K, --kill-all kill all jobs
-t, --timeout int command timeout in seconds (default: 60)
To view all of the available commands in Sliver, simply run the help
command with no options. This will present a nice list.
sliver > help