# qm showcmd > Show command-line which is used to start the VM (debug info). > More information: . - Show command-line for a specific virtual machine: `qm {{[sho|showcmd]}} {{100}}` - Put each option on a new line to enhance human readability: `qm {{[sho|showcmd]}} {{100}} --pretty {{true}}` - Fetch configuration values from a specific snapshot: `qm {{[sho|showcmd]}} {{100}} --snapshot {{string}}`