X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pct.1-synopsis.adoc;h=a620ff6dffbb914936fffe7bac51b8e719725da6;hb=00821894522d1afca5cedbb34bb8e20992bd7161;hp=bf60d9539e532cfe5c6379ac3a20918e3b469966;hpb=4d47f12597815e9a1fc3f3c1b4020e0d5c106254;p=pve-docs.git diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc index bf60d95..a620ff6 100644 --- a/pct.1-synopsis.adoc +++ b/pct.1-synopsis.adoc @@ -40,7 +40,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 +48,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. @@ -112,7 +116,7 @@ NOTE: You can disable fair-scheduler configuration by setting this to 0. Container description. Only used on the configuration web interface. -`--features` `[keyctl=<1|0>] [,mount=] [,nesting=<1|0>]` :: +`--features` `[fuse=<1|0>] [,keyctl=<1|0>] [,mount=] [,nesting=<1|0>]` :: Allow containers access to advanced features. @@ -120,6 +124,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. @@ -426,6 +434,18 @@ 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 rescan* `[OPTIONS]` + +Rescan all storages and update disk sizes and unused disk images. + +`--dryrun` `` ('default =' `0`):: + +Do not actually write changes out to conifg. + +`--vmid` ` (1 - N)` :: + +The (unique) ID of the VM. + *pct resize* ` ` `[OPTIONS]` Resize a container mount point. @@ -494,7 +514,7 @@ NOTE: You can disable fair-scheduler configuration by setting this to 0. Container description. Only used on the configuration web interface. -`--features` `[keyctl=<1|0>] [,mount=] [,nesting=<1|0>]` :: +`--features` `[fuse=<1|0>] [,keyctl=<1|0>] [,mount=] [,nesting=<1|0>]` :: Allow containers access to advanced features. @@ -502,6 +522,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. @@ -662,10 +686,14 @@ Container description. Only used on the configuration web interface. Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications. -`--features` `[keyctl=<1|0>] [,mount=] [,nesting=<1|0>]` :: +`--features` `[fuse=<1|0>] [,keyctl=<1|0>] [,mount=] [,nesting=<1|0>]` :: 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.