qm-help

Display help for qm subcommands

TLDR

Display help for a specific command
$ qm help create
Display help with detailed information
$ qm help create --verbose true

SYNOPSIS

qm help command [options]

DESCRIPTION

qm help displays help information for qm commands. It provides usage instructions, options, and parameter descriptions for all qm subcommands.Use verbose mode for more detailed explanations and examples.

PARAMETERS

--verbose true|false

Show detailed help information

INSTALL

sudo dnf install qm

SEE ALSO

qm(1)