pct-*, qm-*: add more info link anchors (#19552)

This commit is contained in:
Managor
2025-11-22 12:05:10 +02:00
committed by GitHub
parent f21ae8f7ba
commit de4a073820
53 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# pct clone
> Clone a container.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_clone>.
- Clone a container:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct config
> Print the configuration of a container.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_config>.
- Display the saved configuration:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct console
> Attach to a container TTY.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_console>.
- Attach to a terminal:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct create
> Create LXC containers in Proxmox.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_create>.
- Create a container from a template with 4GB size, give it 512MiB of memory and unlimited access to CPU:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct destroy
> Destroy a container.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_destroy>.
- Destroy a container:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct exec
> Launch a command inside a specified container.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_exec>.
- Launch a command in a container:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct resize
> Resize container storage.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_resize>.
- Resize the container size to 20GB:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct set
> Set container options.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_set>.
- Set container to start automatically on boot:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct status
> Display the status of a container.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_status>.
- Display if the container is running:
+1 -1
View File
@@ -1,7 +1,7 @@
# pct template
> Convert a container into a template.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_template>.
- Convert a container into a template:
+1 -1
View File
@@ -2,7 +2,7 @@
> Clean up resources on QEMU/KVM Virtual Machine Manager like tap devices, VGPUs, etc.
> Called after a VM shuts down, crashes, etc.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_cleanup>.
- Clean up resources:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm clone
> Create a copy of virtual machine on QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_clone>.
- Copy a virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm cloudinit dump
> Generate cloudinit configuration files.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_cloudinit_dump>.
- Generate a cloudinit file for a specific configuration type:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm config
> Display the virtual machine configuration with pending configuration changes applied.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_config>.
- Display the virtual machine configuration:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm create
> Create or restore a virtual machine on QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_create>.
- Create a virtual machine with access to 512MiB of memory and 1 CPU core:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm delsnapshot
> Delete virtual machine snapshots.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_delsnapshot>.
- Delete a snapshot:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm destroy
> Destroy a virtual machine in QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_destroy>.
- Destroy a specific virtual machine:
+1 -1
View File
@@ -2,7 +2,7 @@
> Import a disk image to a virtual machine as an unused disk.
> The supported image formats for `qemu-img`, such as raw, qcow2, qed, vdi, vmdk, and vhd must be used.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_disk_import>.
- Import a VMDK/qcow2/raw disk image using a specific storage name:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm disk move
> Move a virtual disk from one storage to another within the same Proxmox cluster.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_disk_move>.
- Move a virtual disk:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm disk rescan
> Rescan all storages and update disk sizes and unused disk images of virtual machines.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_disk_rescan>.
- Rescan all storages and update disk sizes and unused disk images:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm disk resize
> Resize a virtual machine disk in the Proxmox Virtual Environment (PVE).
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_disk_resize>.
- Add `n` gigabytes to a virtual disk:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm disk
> Manage disk images.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_disk_import>.
- Add `n` gigabytes to a virtual disk:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm guest cmd
> Execute QEMU Guest Agent commands.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_guest_cmd>.
- Execute a specific QEMU Guest Agent command:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm guest exec-status
> Print the status of a pid started by the guest-agent on QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_guest_exec-status>.
- Print the status of a specific PID:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm guest exec
> Execute a specific command via a guest agent.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_guest_exec>.
- Execute a specific command via a guest agent:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm guest passwd
> Set the password for a user on QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_guest_passwd>.
- Set a password for a specific user in a virtual machine interactively:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm guest
> Manage a VM guest agent.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_guest_cmd>.
- Print the status of a specific PID:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm help
> Display help for a command.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_help>.
- Display help for a specific command:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm list
> List all virtual machines.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_list>.
- List all virtual machines:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm listsnapshot
> List snapshots of virtual machines.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_listsnapshot>.
- List all snapshots of a specific virtual machine:
+1 -1
View File
@@ -2,7 +2,7 @@
> Migrate a virtual machine.
> Used to create a new migration task.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_migrate>.
- Migrate a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm monitor
> Enter the QEMU Monitor interface.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_monitor>.
- Enter the QEMU Monitor interface of a specific virtual machine:
+1 -1
View File
@@ -2,7 +2,7 @@
> Used by `qmigrate`.
> It should not be invoked manually.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_mtunnel>.
- Command used by `qmigrate` during data migration from a VM to another host:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm nbdstop
> Stop embedded nbd server.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_nbdstop>.
- Stop embedded nbd server:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm pending
> Get the virtual machine configuration with both current and pending values.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_pending>.
- Get the virtual machine configuration of a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm reboot
> Reboot a virtual machine by shutting it down, and starting it again after applying pending changes.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_reboot>.
- Reboot a virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm reset
> Reset a virtual machine on QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_reset>.
- Reset a virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm resume
> Resume a virtual machine.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_resume>.
- Resume a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm rollback
> Rollback the VM state to a specified snapshot.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_rollback>.
- Rollback the state of a specific VM to a specified snapshot:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm sendkey
> Send QEMU monitor encoding key event to a virtual machine.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_sendkey>.
- Send the specified key event to a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm set
> Set virtual machine options.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_set>.
- Set a name for a VM in the GUI:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm showcmd
> Show command-line which is used to start the VM (debug info).
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_showcmd>.
- Show command-line for a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm shutdown
> Shutdown a virtual machine on QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_shutdown>.
- Shutdown a virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm snapshot
> Create virtual machine snapshots.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_snapshot>.
- Create a snapshot of a specific virtual machine (name must start with a letter):
+1 -1
View File
@@ -1,7 +1,7 @@
# qm start
> Start a virtual machine on QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_start>.
- Start a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm status
> Show virtual machine status.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_status>.
- Display the status of a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm stop
> Stop a virtual machine.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_stop>.
- Stop a virtual machine immediately:
+1 -1
View File
@@ -2,7 +2,7 @@
> Suspends a virtual machine (VM) in the Proxmox Virtual Environment (PVE).
> Use `--skiplock` and `--skiplockstorage` flags with caution, as they may lead to data corruption in certain situations.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_suspend>.
- Suspend a virtual machine by ID:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm template
> Create a Proxmox VM template.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_template>.
- Create a template out of a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm terminal
> Attach to the serial console of a VM.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_terminal>.
- Attach to a terminal:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm unlock
> Unlock a virtual machine in QEMU/KVM Virtual Machine Manager.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_unlock>.
- Unlock a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm vncproxy
> Proxy Virtual Machine VNC (Virtual network computing) traffic to `stdin` or `stdout`.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_vncproxy>.
- Proxy a specific virtual machine:
+1 -1
View File
@@ -1,7 +1,7 @@
# qm wait
> Wait until the virtual machine is stopped.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_wait>.
- Wait until the virtual machine is stopped: