X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pct.1-synopsis.adoc;h=336ee6ea8836d7444ef6c7ca11ad5b4f64eb2b12;hb=a6c4e7fa9ae14cf2e34baa8febdc9b7ff672d389;hp=433a1c1ae73bf70e6ff179d7f1d4dfb6888df0b5;hpb=e2d681b3686090218b5217114ccdde49300c902c;p=pve-docs.git diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc index 433a1c1..336ee6e 100644 --- a/pct.1-synopsis.adoc +++ b/pct.1-synopsis.adoc @@ -12,6 +12,10 @@ The (unique) ID of the VM. VMID for the clone. +`--bwlimit` ` (0 - N)` ('default =' `clone limit from datacenter or storage config`):: + +Override I/O bandwidth limit (in KiB/s). + `--description` `` :: Description for the new CT. @@ -40,7 +44,7 @@ Target storage for full clone. Target node. Only allowed if the original VM is on shared storage. -*pct config* `` +*pct config* `` `[OPTIONS]` Get container configuration. @@ -48,6 +52,10 @@ Get container configuration. The (unique) ID of the VM. +`--snapshot` `` :: + +Fetch config values from given snapshot. + *pct console* `` `[OPTIONS]` Launch a console for the specified container. @@ -80,9 +88,9 @@ The OS template or backup file. OS architecture type. -`--bwlimit` ` (0 - N)` :: +`--bwlimit` ` (0 - N)` ('default =' `restore limit from datacenter or storage config`):: -Override i/o bandwidth limit (in KiB/s). +Override I/O bandwidth limit (in KiB/s). `--cmode` `` ('default =' `tty`):: @@ -120,6 +128,10 @@ Allow containers access to advanced features. Allow to overwrite existing container. +`--hookscript` `` :: + +Script that will be exectued during various steps in the containers lifetime. + `--hostname` `` :: Set a host name for the container. @@ -128,7 +140,7 @@ Set a host name for the container. Ignore errors when extracting the template. -`--lock` `` :: +`--lock` `` :: Lock/unlock the VM. @@ -208,6 +220,12 @@ Enable/disable Template. Specify the number of tty available to the container +`--unique` `` :: + +Assign a unique random ethernet address. ++ +NOTE: Requires option(s): `restore` + `--unprivileged` `` ('default =' `0`):: Makes the container run as unprivileged user. (Should not be modified manually.) @@ -284,6 +302,14 @@ A volume on which to run the filesystem check Force checking, even if the filesystem seems clean +*pct fstrim* `` + +Run fstrim on a chosen CT and its mountpoints. + +``: ` (1 - N)` :: + +The (unique) ID of the VM. + *pct help* `[OPTIONS]` Get help about specified command. @@ -320,6 +346,10 @@ The (unique) ID of the VM. Target node. +`--bwlimit` ` (0 - N)` ('default =' `migrate limit from datacenter or storage config`):: + +Override I/O bandwidth limit (in KiB/s). + `--force` `` :: Force migration despite local bind / device mounts. NOTE: deprecated, use 'shared' property of mount point instead. @@ -362,6 +392,10 @@ Volume which will be moved. Target Storage. +`--bwlimit` ` (0 - N)` ('default =' `clone limit from datacenter or storage config`):: + +Override I/O bandwidth limit (in KiB/s). + `--delete` `` ('default =' `0`):: Delete the original volume after successful copy. By default the original is kept as an unused volume entry. @@ -474,9 +508,9 @@ The OS template or backup file. OS architecture type. -`--bwlimit` ` (0 - N)` :: +`--bwlimit` ` (0 - N)` ('default =' `restore limit from datacenter or storage config`):: -Override i/o bandwidth limit (in KiB/s). +Override I/O bandwidth limit (in KiB/s). `--cmode` `` ('default =' `tty`):: @@ -514,6 +548,10 @@ Allow containers access to advanced features. Allow to overwrite existing container. +`--hookscript` `` :: + +Script that will be exectued during various steps in the containers lifetime. + `--hostname` `` :: Set a host name for the container. @@ -522,7 +560,7 @@ Set a host name for the container. Ignore errors when extracting the template. -`--lock` `` :: +`--lock` `` :: Lock/unlock the VM. @@ -598,6 +636,12 @@ Enable/disable Template. Specify the number of tty available to the container +`--unique` `` :: + +Assign a unique random ethernet address. ++ +NOTE: Requires option(s): `restore` + `--unprivileged` `` ('default =' `0`):: Makes the container run as unprivileged user. (Should not be modified manually.) @@ -678,11 +722,15 @@ Prevent changes if current configuration file has different SHA1 digest. This ca Allow containers access to advanced features. +`--hookscript` `` :: + +Script that will be exectued during various steps in the containers lifetime. + `--hostname` `` :: Set a host name for the container. -`--lock` `` :: +`--lock` `` :: Lock/unlock the VM.