X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvenode.1-synopsis.adoc;h=75be9794afd40974ac69a7578d491c01f633a76f;hp=46ad2b695c714a2f998214a929dccb926f618589;hb=94958b8b9230d5b9b5e2e70c481f115b18a5fa0b;hpb=a99bdc622c7c8f7471e6c18366df133fc4463a43 diff --git a/pvenode.1-synopsis.adoc b/pvenode.1-synopsis.adoc index 46ad2b6..75be979 100644 --- a/pvenode.1-synopsis.adoc +++ b/pvenode.1-synopsis.adoc @@ -8,7 +8,7 @@ Deactivate existing ACME account at CA. ACME account config file name. -*pvenode acme account info* `[]` +*pvenode acme account info* `[]` `[FORMAT_OPTIONS]` Return existing ACME account information. @@ -77,11 +77,11 @@ DELETE custom certificate chain and key. Restart pveproxy. -*pvenode cert info* +*pvenode cert info* `[FORMAT_OPTIONS]` Get information about node's certificates. -*pvenode cert set* ` []` `[OPTIONS]` +*pvenode cert set* ` []` `[OPTIONS]` `[FORMAT_OPTIONS]` Upload or update custom certificate chain and key. @@ -137,4 +137,84 @@ Shows help for a specific command Verbose output format. +*pvenode migrateall* `` `[OPTIONS]` + +Migrate all VMs and Containers. + +``: `` :: + +Target node. + +`--maxworkers` ` (1 - N)` :: + +Maximal number of parallel migration job. If not set use 'max_workers' from datacenter.cfg, one of both must be set! + +`--vms` `` :: + +Only consider Guests with these IDs. + +*pvenode startall* `[OPTIONS]` + +Start all VMs and containers (when onboot=1). + +`--force` `` :: + +force if onboot=0. + +`--vms` `` :: + +Only consider Guests with these IDs. + +*pvenode stopall* `[OPTIONS]` + +Stop all VMs and Containers. + +`--vms` `` :: + +Only consider Guests with these IDs. + +*pvenode task list* `[OPTIONS]` `[FORMAT_OPTIONS]` + +Read task list for one node (finished tasks). + +`--errors` `` ('default =' `0`):: + +no description available + +`--limit` ` (0 - N)` ('default =' `50`):: + +Only list this amount of tasks. + +`--start` ` (0 - N)` ('default =' `0`):: + +List tasks beginning from this offset. + +`--userfilter` `` :: + +Only list tasks from this user. + +`--vmid` ` (1 - N)` :: + +Only list tasks for this VM. + +*pvenode task log* `` `[OPTIONS]` + +Read task log. + +``: `` :: + +no description available + +`--start` ` (0 - N)` ('default =' `0`):: + +no description available + +*pvenode task status* `` `[FORMAT_OPTIONS]` + +Read task status. + +``: `` :: + +no description available +