1
0
Fork 0
mirror of https://github.com/Corsinvest/cv4pve-pepper.git synced 2025-03-09 15:39:57 +00:00

doc updated

This commit is contained in:
Daniele Corsini 2022-09-13 16:02:39 +02:00 committed by GitHub
parent 78263ce4c1
commit b2797a3ebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,20 +21,20 @@ Usage:
cv4pve-pepper [command] [options] cv4pve-pepper [command] [options]
Options: Options:
--host <host> (REQUIRED) The host name host[:port],host1[:port],host2[:port] --host <host> (REQUIRED) The host name host[:port],host1[:port],host2[:port]
--api-token <api-token> Api token format 'USER@REALM!TOKENID=UUID'. Require Proxmox VE 6.2 or later --api-token <api-token> Api token format 'USER@REALM!TOKENID=UUID'. Require Proxmox VE 6.2 or later
--username <username> User name <username>@<realm> --username <username> User name <username>@<realm>
--password <password> The password. Specify 'file:path_file' to store password in file. --password <password> The password. Specify 'file:path_file' to store password in file.
--vmid <vmid> The id or name VM/CT --vmid <vmid> The id or name VM/CT
--proxy <proxy> SPICE proxy server. This can be used by the client to specify the proxy server. All nodes in a cluster runs --proxy <proxy> SPICE proxy server. This can be used by the client to specify the proxy server. All nodes in a cluster runs
'spiceproxy', so it is up to the client to choose one. By default, we return the node to connect. If specify 'spiceproxy', so it is up to the client to choose one. By default, we return the node to connect. If specify
http(s)://[host]:[port] then replace proxy option in file .vv. E.g. for reverse proxy. http(s)://[host]:[port] then replace proxy option in file .vv. E.g. for reverse proxy.
--viewer <viewer> (REQUIRED) Executable SPICE client remote viewer. --viewer <viewer> (REQUIRED) Executable SPICE client remote viewer.
--viewer-options <viewer-options> Send options directly SPICE Viewer (quote value). --viewer-options <viewer-options> Send options directly SPICE Viewer (quote value).
--start-or-resume <start-or-resume> Run stopped or paused VM [default: false] --start-or-resume Run stopped or paused VM
--wait-for-startup <wait-for-startup> Wait for startup VM [default: 5] --wait-for-startup <wait-for-startup> Wait sec. for startup VM [default: 5]
--version Show version information --version Show version information
-?, -h, --help Show help and usage information -?, -h, --help Show help and usage information
Commands: Commands:
app-check-update Check update application app-check-update Check update application