X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pct.1-synopsis.adoc;h=6ed21a6c66de3f8382cac0c7a74e5ec2d39c2fba;hp=ab24b51d431ef85f53c3ec6877398a4a082642df;hb=HEAD;hpb=fa22697b2dbb6b05dee73eb0ca97b907c08d6ebf diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc index ab24b51..47e8304 100644 --- a/pct.1-synopsis.adoc +++ b/pct.1-synopsis.adoc @@ -36,7 +36,7 @@ Add the new CT to the specified pool. The name of the snapshot. -`--storage` `` :: +`--storage` `` :: Target storage for full clone. @@ -214,7 +214,7 @@ Start the CT after its creation finished successfully. Startup and shutdown behavior. Order is a non-negative number defining the general startup order. Shutdown in done with reverse ordering. Additionally you can set the 'up' or 'down' delay in seconds, which specifies a delay to wait before the next VM is started or stopped. -`--storage` `` ('default =' `local`):: +`--storage` `` ('default =' `local`):: Default Storage. @@ -296,7 +296,7 @@ Get the container's current disk usage. The (unique) ID of the VM. -*pct enter* `` +*pct enter* `` `[OPTIONS]` Launch a shell for the specified container. @@ -304,7 +304,11 @@ Launch a shell for the specified container. The (unique) ID of the VM. -*pct exec* ` []` +`--keep-env` `` ('default =' `1`):: + +Keep the current environment. This option will disabled by default with PVE 9. If you rely on a preserved environment, please use this option to be future-proof. + +*pct exec* ` []` `[OPTIONS]` Launch a command inside the specified container. @@ -316,6 +320,10 @@ The (unique) ID of the VM. Extra arguments as array +`--keep-env` `` ('default =' `1`):: + +Keep the current environment. This option will disabled by default with PVE 9. If you rely on a preserved environment, please use this option to be future-proof. + *pct fsck* `` `[OPTIONS]` Run a filesystem check (fsck) on a container volume. @@ -424,7 +432,7 @@ The (unique) ID of the VM. Volume which will be moved. -``: `` :: +``: `` :: Target Storage. @@ -549,7 +557,7 @@ The (unique) ID of the VM. The (unique) ID of the VM. -``: `apitoken= ,host= [,fingerprint=] [,port=]` :: +``: `apitoken= ,host=
[,fingerprint=] [,port=]` :: Remote target endpoint @@ -747,7 +755,7 @@ Start the CT after its creation finished successfully. Startup and shutdown behavior. Order is a non-negative number defining the general startup order. Shutdown in done with reverse ordering. Additionally you can set the 'up' or 'down' delay in seconds, which specifies a delay to wait before the next VM is started or stopped. -`--storage` `` ('default =' `local`):: +`--storage` `` ('default =' `local`):: Default Storage. @@ -1021,6 +1029,10 @@ container. The (unique) ID of the VM. +`--overrule-shutdown` `` ('default =' `0`):: + +Try to abort active 'vzshutdown' tasks before stopping. + `--skiplock` `` :: Ignore locks - only root is allowed to use this option.