From a3eeb58fc827341a233282d855eebbddbc60bfb5 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 26 Jul 2018 15:19:32 +0200 Subject: [PATCH] update pvenode.1-synopsis.adoc --- pvenode.1-synopsis.adoc | 50 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/pvenode.1-synopsis.adoc b/pvenode.1-synopsis.adoc index 1b3a704..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. @@ -173,4 +173,48 @@ Stop all VMs and Containers. 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 + -- 2.39.2