# powershell-module-for-vmware-cloud-foundation-reporting **Repository Path**: mirrors_vmware/powershell-module-for-vmware-cloud-foundation-reporting ## Basic Information - **Project Name**: powershell-module-for-vmware-cloud-foundation-reporting - **Description**: PowerShell Module for VMware Cloud Foundation Reporting - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A PowerShell Module for Cloud Foundation Reporting

# PowerShell Module for VMware Cloud Foundation Reporting [![Documentation](https://img.shields.io/badge/Read-documentation-blue?logo=readthedocs)][docs-module] [![PS Version](https://img.shields.io/powershellgallery/v/VMware.CloudFoundation.Reporting?label=Version)](https://www.powershellgallery.com/packages/VMware.CloudFoundation.Reporting) [![PS Downloads](https://img.shields.io/powershellgallery/dt/VMware.CloudFoundation.Reporting?label=Downloads)](https://www.powershellgallery.com/packages/VMware.CloudFoundation.Reporting) [![Changelog](https://img.shields.io/badge/Changelog-Read-blue)](CHANGELOG.md) [![GitHub Clones](https://img.shields.io/badge/dynamic/json?color=success&label=Clone&query=count&url=https://gist.githubusercontent.com/nathanthaler/3c82845142447c9d2bdd38b0c573e33d/raw/clone.json&logo=github)](https://gist.githubusercontent.com/nathanthaler/3c82845142447c9d2bdd38b0c573e33d/raw/clone.json) ## Overview `VMware.CloudFoundation.Reporting` is a PowerShell module that has been written to support the ability to provide insight to the operational state of [VMware Cloud Foundation][docs-vmware-cloud-foundation] through the use of PowerShell cmdlets. These cmdlets provide quick access to information from the PowerShell console as well as the ability to publish pre-defined HTML reports. For details on specific VMware Cloud Foundation versions supported by this module, please refer to the [documentation][docs-module]. ## Documentation For detailed instructions on using this module, refer to the [documentation][docs-module]. ## Contributing We encourage community contributions! To get started, please refer to the [contribution guidelines][contributing]. ## Support This module is community-driven and maintained by the project contributors. It is not officially supported by Broadcom Support but thrives on collaboration and input from its users. Use the GitHub [issues][gh-issues] to report bugs or suggest features and enhancements. Issues are monitored by the maintainers and are prioritized based on criticality and community [reactions][gh-reactions]. Before filing an issue, please search the issues and use the reactions feature to add votes to matching issues. Please include as much information as you can. Details like these are incredibly useful in helping the us evaluate and prioritize any changes: - A reproducible test case or series of steps. - Any modifications you've made relevant to the bug. - Anything unusual about your environment or deployment. You can also start a discussion on the GitHub [discussions][gh-discussions] area to ask questions or share ideas. ## License © Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. This project is licensed under the [BSD 2-Clause License](LICENSE). [changelog]: CHANGELOG.md [contributing]: CONTRIBUTING.md [docs-vmware-cloud-foundation]: https://docs.vmware.com/en/VMware-Cloud-Foundation [docs-module]: https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-reporting [gh-discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/discussions [gh-issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/issues [gh-reactions]: https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [psgallery-module]: https://www.powershellgallery.com/packages/VMware.CloudFoundation.Reporting