Bugfix: URL required

If --config_type is http and url is not passed in --config_location, show error and exit
This commit is contained in:
jpattWPC
2023-10-15 12:10:25 -05:00
parent 59f11ffdeb
commit 2d20f1a414
2 changed files with 6 additions and 1 deletions

View File

@@ -54,6 +54,8 @@ No command line options are required for default behavior. The following command
HTTP basic authentication password (default: None)
--ignore_ssl HTTPS ignore SSL certificate errors (default: False)
If `--config_type http` is selected, pass the URL in the `--config_location` parameter
## Windows Installation
You **MUST** install virt-viewer prior to using PVE VDI client, you may download it from the [official Virtual Machine Manager](https://virt-manager.org/download.html) site.