[GH-ISSUE #16] Enter-PveSPice not found #14

Closed
opened 2026-02-26 17:32:07 +03:00 by kerem · 1 comment
Owner

Originally created by @duke8804 on GitHub (Jul 12, 2024).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-powershell/issues/16

What happened?

installed and imported the module. Everything else seems to work, just not Enter-PveSpice

Show-PveSpice: The term 'Enter-PveSpice' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Expected behavior

Enter-PveSpice is found

Relevant log output

Show-PveSpice: The term 'Enter-PveSpice' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Proxmox VE Version

8.2.2

Version (bug)

8.2.0

Version (working)

No response

On what operating system are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request
Originally created by @duke8804 on GitHub (Jul 12, 2024). Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-powershell/issues/16 ### What happened? installed and imported the module. Everything else seems to work, just not Enter-PveSpice Show-PveSpice: The term 'Enter-PveSpice' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ### Expected behavior Enter-PveSpice is found ### Relevant log output ```shell Show-PveSpice: The term 'Enter-PveSpice' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` ### Proxmox VE Version 8.2.2 ### Version (bug) 8.2.0 ### Version (working) _No response_ ### On what operating system are you experiencing the issue? Windows ### Pull Request - [ ] I would like to do a Pull Request
kerem closed this issue 2026-02-26 17:32:07 +03:00
Author
Owner

@franklupo commented on GitHub (Jul 15, 2024):

Use Invoke-PveSpice. I fix the documentation.

Best regards

<!-- gh-comment-id:2228303128 --> @franklupo commented on GitHub (Jul 15, 2024): Use Invoke-PveSpice. I fix the documentation. Best regards
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#14
No description provided.