]> git.proxmox.com Git - pve-docs.git/blobdiff - pvenode.1-synopsis.adoc
buildsys: change upload dist to bullseye
[pve-docs.git] / pvenode.1-synopsis.adoc
index e20b0c126662999c3ed7be48dd2aabf2629a807a..690a83fc5ecb71a334a16ac88a83915348c11073 100644 (file)
@@ -219,7 +219,7 @@ A list of settings you want to delete.
 
 `--description` `<string>` ::
 
-Node description/comment.
+Description for the Node. Shown in the web-interface node notes panel. This is saved as comment inside the configuration file.
 
 `--digest` `<string>` ::
 
@@ -298,6 +298,10 @@ no description available
 
 Only list this amount of tasks.
 
+`--since` `<integer>` ::
+
+Only list tasks since this UNIX epoch.
+
 `--source` `<active | all | archive>` ('default =' `archive`)::
 
 List archived, active or all tasks.
@@ -306,10 +310,18 @@ List archived, active or all tasks.
 
 List tasks beginning from this offset.
 
+`--statusfilter` `<string>` ::
+
+List of Task States that should be returned.
+
 `--typefilter` `<string>` ::
 
 Only list tasks of this type (e.g., vzstart, vzdump).
 
+`--until` `<integer>` ::
+
+Only list tasks until this UNIX epoch.
+
 `--userfilter` `<string>` ::
 
 Only list tasks from this user.