Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Commands

qq provides a range of commands for submitting, executing, monitoring, and managing your jobs, as well as for displaying information about available compute nodes and submission queues. This section describes how to use each of them.

Each command is run in the terminal using the following syntax:
qq [COMMAND] [ARGS] [OPTIONS]

For example:
qq info 123456 -b
prints a brief summary of the job with ID 123456.

To see a list of all available qq commands, simply type:
qq

For detailed information about a specific command, use:
qq [COMMAND] --help