Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the use of color to output of Test-VcfReportingPrereq prerequisites cmdlet #115

Closed
tenthirtyam opened this issue Apr 11, 2023 Discussed in #114 · 2 comments · Fixed by #117
Closed

Add the use of color to output of Test-VcfReportingPrereq prerequisites cmdlet #115

tenthirtyam opened this issue Apr 11, 2023 Discussed in #114 · 2 comments · Fixed by #117
Assignees
Labels
enhancement Enhancement
Milestone

Comments

@tenthirtyam
Copy link
Collaborator

Discussed in #114

Originally posted by plearn2023 April 11, 2023
Can we add a green color, it is easier to confirm that all prerequisites are passed?

PS C:\Users\administrator.CORP\Downloads> Test-VcfReportingPrereq
PowerShell Module: VMware.PowerCLI Version: 13.0.0.20829139 Found, Supports the minimum required version.
PowerShell Module: VMware.vSphere.SsoAdmin Version: 1.3.9 Found, Supports the minimum required version.
PowerShell Module: PowerVCF Version: 2.2.0 Found, Supports the minimum required version.
PowerShell Module: PowerValidatedSolutions Version: 2.1.0.1002 Found, Supports the minimum required version.
``` </div>
@tenthirtyam tenthirtyam added the enhancement Enhancement label Apr 11, 2023
@tenthirtyam tenthirtyam added this to the v2.0.0 milestone Apr 11, 2023
@tenthirtyam tenthirtyam self-assigned this Apr 11, 2023
@github-actions github-actions bot added the pending-review Pending Review label Apr 11, 2023
@tenthirtyam tenthirtyam added declined Declined and removed pending-review Pending Review labels Apr 11, 2023
@tenthirtyam tenthirtyam closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2023
@tenthirtyam tenthirtyam removed the declined Declined label Apr 11, 2023
@tenthirtyam tenthirtyam reopened this Apr 11, 2023
@tenthirtyam
Copy link
Collaborator Author

An incoming pull request that will use our Write-LogMessage function from the PowerVCF module dependency.

image

tenthirtyam pushed a commit that referenced this issue Apr 11, 2023
- **Breaking**: Updates `Invoke-VcfReportingPrereq` to:
    - Use the `-sddcManagerFqdn`, `sddcManagerUser`, and `sddcManagerPass` parameters to check the SDDC Manager version.
    - Use the `Write-LogMessage` to apply colors to the output and log the output to a file using the `-logPath` parameter.
- Updates `PowerValidatedSolutions` from v2.0.1 to v2.2.0.
- Updates `VMware.PowerCLI` from v12.7.0 to v13.0.0.
- Updates `VMware.vSphere.SsoAdmin` from v1.3.8 to v1.3.9.

Closes #115

Signed-off-by: Ryan Johnson <[email protected]>
tenthirtyam pushed a commit that referenced this issue Apr 11, 2023
- **Breaking**: Updates `Invoke-VcfReportingPrereq` to:
    - Use the `-sddcManagerFqdn`, `sddcManagerUser`, and `sddcManagerPass` parameters to check the SDDC Manager version.
    - Use the `Write-LogMessage` to apply colors to the output and log the output to a file using the `-logPath` parameter.
- Updates `PowerValidatedSolutions` from v2.0.1 to v2.2.0.
- Updates `VMware.PowerCLI` from v12.7.0 to v13.0.0.
- Updates `VMware.vSphere.SsoAdmin` from v1.3.8 to v1.3.9.

Closes #115

Signed-off-by: Ryan Johnson <[email protected]>
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement
Projects
None yet
1 participant