POSH-LTM-Rest
POSH-LTM-Rest copied to clipboard
Get-Node.ps1 unavailable
The latest version of Get-Node.ps1 is completely commented out.
Simply need to add a closing #> before the cmdletbinding command.
That's not exactly accurate. Every individual line in the Get-Node function has been commented out. I looked through the closed PRs to see if I could figure out when that change was made and couldn't find it.
As I mentioned in another issue, I no longer have the ability to test this module. If you want to create a PR with the changes, I'll review and merge it but I can't do much if it breaks.
@joel74
As I mentioned in another issue, I no longer have the ability to test this module. If you want to create a PR with the changes, I'll review and merge it but I can't do much if it breaks.
May I suggest created a separate issue for this and pinning it so the status of this project is more visible to people?
@AndrewSav , thanks for the suggestion.
Looks like this issue is fixed and can be closed