X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pvenode.1-synopsis.adoc;h=9462cbaa7affa275e3a12157971061c2b3db85cb;hb=40f4dfc21fe5fb3972a7087213fd939eff7078c6;hp=ae7d4b24f630b1ab20d91578fcbedb50c1a9be2c;hpb=5c1699e5ef4b9cd54b2ea9da1f74db39f0c2acd7;p=pve-docs.git diff --git a/pvenode.1-synopsis.adoc b/pvenode.1-synopsis.adoc index ae7d4b2..9462cba 100644 --- a/pvenode.1-synopsis.adoc +++ b/pvenode.1-synopsis.adoc @@ -69,6 +69,98 @@ Force renewal even if expiry is more than 30 days away. Revoke existing certificate from CA. +*pvenode acme plugin add* ` ` `[OPTIONS]` + +Add ACME plugin configuration. + +``: `` :: + +ACME challenge type. + +``: `` :: + +ACME Plugin ID name + +`--api` `` :: + +API plugin name + +`--data` `File with one key-value pair per line, will be base64url encode for storage in plugin config.` :: + +DNS plugin data. (base64 encoded) + +`--disable` `` :: + +Flag to disable the config. + +`--nodes` `` :: + +List of cluster node names. + +`--validation-delay` ` (0 - 172800)` ('default =' `30`):: + +Extra delay in seconds to wait before requesting validation. Allows to cope with a long TTL of DNS records. + +*pvenode acme plugin config* `` `[FORMAT_OPTIONS]` + +Get ACME plugin configuration. + +``: `` :: + +Unique identifier for ACME plugin instance. + +*pvenode acme plugin list* `[OPTIONS]` `[FORMAT_OPTIONS]` + +ACME plugin index. + +`--type` `` :: + +Only list ACME plugins of a specific type + +*pvenode acme plugin remove* `` + +Delete ACME plugin configuration. + +``: `` :: + +Unique identifier for ACME plugin instance. + +*pvenode acme plugin set* `` `[OPTIONS]` + +Update ACME plugin configuration. + +``: `` :: + +ACME Plugin ID name + +`--api` `` :: + +API plugin name + +`--data` `File with one key-value pair per line, will be base64url encode for storage in plugin config.` :: + +DNS plugin data. (base64 encoded) + +`--delete` `` :: + +A list of settings you want to delete. + +`--digest` `` :: + +Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications. + +`--disable` `` :: + +Flag to disable the config. + +`--nodes` `` :: + +List of cluster node names. + +`--validation-delay` ` (0 - 172800)` ('default =' `30`):: + +Extra delay in seconds to wait before requesting validation. Allows to cope with a long TTL of DNS records. + *pvenode cert delete* `[]` DELETE custom certificate chain and key. @@ -105,7 +197,7 @@ Restart pveproxy. Get node configuration options. -`--property` `` ('default =' `all`):: +`--property` `` ('default =' `all`):: Return only a specific property from the node configuration. @@ -113,10 +205,14 @@ Return only a specific property from the node configuration. Set node configuration options. -`--acme` `domains= [,account=]` :: +`--acme` `[account=] [,domains=]` :: Node specific ACME settings. +`--acmedomain[n]` `[domain=] [,alias=] [,plugin=]` :: + +ACME domain and validation plugin + `--delete` `` :: A list of settings you want to delete. @@ -165,6 +261,10 @@ Maximal number of parallel migration job. If not set use 'max_workers' from data Only consider Guests with these IDs. +`--with-local-disks` `` :: + +Enable live storage migration for local disk + *pvenode startall* `[OPTIONS]` Start all VMs and containers located on this node (by default only those