mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
9 lines
274 B
Markdown
9 lines
274 B
Markdown
# qm import
|
|
|
|
> Import supported images from VMware, VirtualBox, etc.
|
|
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_import>.
|
|
|
|
- Import an image:
|
|
|
|
`qm {{[i|import]}} {{100}} {{storage_name}}:{{import}}/{{file_name}} --storage {{destination_storage}}`
|