]> git.proxmox.com Git - pve-docs.git/blobdiff - pct.1-synopsis.adoc
update generated docs
[pve-docs.git] / pct.1-synopsis.adoc
index 0fea00326f57dd5d4e5fb8296ce8925dbf8922bf..3ecb377f878c53425ab7540660a66ce380680bb8 100644 (file)
@@ -42,9 +42,6 @@ Target storage for full clone.
 +
 NOTE: Requires option(s): `full`
 
-
-
-
 *pct config* `<vmid>`
 
 Get container configuration.
@@ -53,9 +50,6 @@ Get container configuration.
 
 The (unique) ID of the VM.
 
-
-
-
 *pct console* `<vmid>`
 
 Launch a console for the specified container.
@@ -64,15 +58,10 @@ Launch a console for the specified container.
 
 The (unique) ID of the VM.
 
-
-
 *pct cpusets*
 
 Print the list of assigned CPU sets.
 
-
-
-
 *pct create* `<vmid> <ostemplate>` `[OPTIONS]`
 
 Create or restore a container.
@@ -213,9 +202,6 @@ Makes the container run as unprivileged user. (Should not be modified manually.)
 
 Reference to unused volumes. This is used internally, and should not be modified manually.
 
-
-
-
 *pct delsnapshot* `<vmid> <snapname>` `[OPTIONS]`
 
 Delete a LXC snapshot.
@@ -232,9 +218,6 @@ The name of the snapshot.
 
 For removal from config file, even if removing disk snapshots fails.
 
-
-
-
 *pct destroy* `<vmid>`
 
 Destroy the container (also delete all uses files).
@@ -243,9 +226,6 @@ Destroy the container (also delete all uses files).
 
 The (unique) ID of the VM.
 
-
-
-
 *pct df* `<vmid>`
 
 Get the container's current disk usage.
@@ -254,8 +234,6 @@ Get the container's current disk usage.
 
 The (unique) ID of the VM.
 
-
-
 *pct enter* `<vmid>`
 
 Launch a shell for the specified container.
@@ -264,8 +242,6 @@ Launch a shell for the specified container.
 
 The (unique) ID of the VM.
 
-
-
 *pct exec* `<vmid> [<extra-args>]`
 
 Launch a command inside the specified container.
@@ -278,8 +254,6 @@ The (unique) ID of the VM.
 
 Extra arguments as array
 
-
-
 *pct fsck* `<vmid>` `[OPTIONS]`
 
 Run a filesystem check (fsck) on a container volume.
@@ -296,31 +270,22 @@ A volume on which to run the filesystem check
 
 Force checking, even if the filesystem seems clean
 
-
-
-
-*pct help* `[<cmd>]` `[OPTIONS]`
+*pct help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>`: `<string>` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
 `--verbose` `<boolean>` ::
 
 Verbose output format.
 
-
-
-
 *pct list*
 
 LXC container index (per node).
 
-
-
-
 *pct listsnapshot* `<vmid>`
 
 List all snapshots.
@@ -329,9 +294,6 @@ List all snapshots.
 
 The (unique) ID of the VM.
 
-
-
-
 *pct migrate* `<vmid> <target>` `[OPTIONS]`
 
 Migrate the container to another node. Creates a new migration task.
@@ -360,9 +322,6 @@ Use restart migration
 
 Timeout in seconds for shutdown for restart migration
 
-
-
-
 *pct mount* `<vmid>`
 
 Mount the container's filesystem on the host. This will hold a lock on the
@@ -373,8 +332,6 @@ further operations on the container other than start and stop.
 
 The (unique) ID of the VM.
 
-
-
 *pct pull* `<vmid> <path> <destination>` `[OPTIONS]`
 
 Copy a file from the container to the local system.
@@ -403,8 +360,6 @@ File permissions to use (octal by default, prefix with '0x' for hexadecimal).
 
 Owner user name or id.
 
-
-
 *pct push* `<vmid> <file> <destination>` `[OPTIONS]`
 
 Copy a local file to the container.
@@ -433,9 +388,6 @@ File permissions to use (octal by default, prefix with '0x' for hexadecimal).
 
 Owner user name or id. When using a name it must exist inside the container.
 
-
-
-
 *pct resize* `<vmid> <disk> <size>` `[OPTIONS]`
 
 Resize a container mount point.
@@ -456,8 +408,6 @@ The new size. With the '+' sign the value is added to the actual size of the vol
 
 Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
 
-
-
 *pct restore* `<vmid> <ostemplate>` `[OPTIONS]`
 
 Create or restore a container.
@@ -594,9 +544,6 @@ Makes the container run as unprivileged user. (Should not be modified manually.)
 
 Reference to unused volumes. This is used internally, and should not be modified manually.
 
-
-
-
 *pct resume* `<vmid>`
 
 Resume the container.
@@ -605,9 +552,6 @@ Resume the container.
 
 The (unique) ID of the VM.
 
-
-
-
 *pct rollback* `<vmid> <snapname>`
 
 Rollback LXC state to specified snapshot.
@@ -620,9 +564,6 @@ The (unique) ID of the VM.
 
 The name of the snapshot.
 
-
-
-
 *pct set* `<vmid>` `[OPTIONS]`
 
 Set container options.
@@ -739,9 +680,6 @@ Makes the container run as unprivileged user. (Should not be modified manually.)
 
 Reference to unused volumes. This is used internally, and should not be modified manually.
 
-
-
-
 *pct shutdown* `<vmid>` `[OPTIONS]`
 
 Shutdown the container. This will trigger a clean shutdown of the
@@ -759,9 +697,6 @@ Make sure the Container stops.
 
 Wait maximal timeout seconds.
 
-
-
-
 *pct snapshot* `<vmid> <snapname>` `[OPTIONS]`
 
 Snapshot a container.
@@ -778,9 +713,6 @@ The name of the snapshot.
 
 A textual description or comment.
 
-
-
-
 *pct start* `<vmid>` `[OPTIONS]`
 
 Start the container.
@@ -793,9 +725,6 @@ The (unique) ID of the VM.
 
 Ignore locks - only root is allowed to use this option.
 
-
-
-
 *pct status* `<vmid>` `[OPTIONS]`
 
 Show CT status.
@@ -808,9 +737,6 @@ The (unique) ID of the VM.
 
 Verbose output format
 
-
-
-
 *pct stop* `<vmid>` `[OPTIONS]`
 
 Stop the container. This will abruptly stop all processes running in the
@@ -824,8 +750,6 @@ The (unique) ID of the VM.
 
 Ignore locks - only root is allowed to use this option.
 
-
-
 *pct suspend* `<vmid>`
 
 Suspend the container.
@@ -834,9 +758,6 @@ Suspend the container.
 
 The (unique) ID of the VM.
 
-
-
-
 *pct template* `<vmid> --experimental <boolean>` `[OPTIONS]`
 
 Create a Template.
@@ -849,9 +770,6 @@ The (unique) ID of the VM.
 
 The template feature is experimental, set this flag if you know what you are doing.
 
-
-
-
 *pct unlock* `<vmid>`
 
 Unlock the VM.
@@ -860,8 +778,6 @@ Unlock the VM.
 
 The (unique) ID of the VM.
 
-
-
 *pct unmount* `<vmid>`
 
 Unmount the container's filesystem.
@@ -871,5 +787,3 @@ Unmount the container's filesystem.
 The (unique) ID of the VM.
 
 
-
-