[PR #42] Add_parameter_for_additional_args #46

Closed
opened 2026-02-26 17:32:23 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-api-powershell/pull/42

State: closed
Merged: Yes


I use this powershell module in a big project that I am working on at work, but one of the requirements for this project is to launch the spice client in full screen mode. There are, of course, arguments that can be passed to the remote viewer application that would allow for this, but no way to do so within in the powershell module. This pull request simply adds an additional parameter to the "Invoke-PveSpice" function named "AdditionalArgs", which allow the user to optionally pass additional arguments to the command which launches the viewer application defined in the function. The modifications contained within this pull request are the same modifications that I have already made to this module that I use for my project, and it works perfectly.

**Original Pull Request:** https://github.com/Corsinvest/cv4pve-api-powershell/pull/42 **State:** closed **Merged:** Yes --- I use this powershell module in a big project that I am working on at work, but one of the requirements for this project is to launch the spice client in full screen mode. There are, of course, arguments that can be passed to the remote viewer application that would allow for this, but no way to do so within in the powershell module. This pull request simply adds an additional parameter to the "Invoke-PveSpice" function named "AdditionalArgs", which allow the user to optionally pass additional arguments to the command which launches the viewer application defined in the function. The modifications contained within this pull request are the same modifications that I have already made to this module that I use for my project, and it works perfectly.
kerem 2026-02-26 17:32:23 +03:00
kerem changed title from [PR #42] [MERGED] Add_parameter_for_additional_args to [PR #42] Add_parameter_for_additional_args 2026-02-27 12:36:56 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-api-powershell#46
No description provided.