An open API service indexing awesome lists of open source software.

https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting

PowerShell Module for VMware Cloud Foundation Reporting
https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting

powershell powershell-module vmware vmware-cloud-foundation

Last synced: 5 months ago
JSON representation

PowerShell Module for VMware Cloud Foundation Reporting

Awesome Lists containing this project

README

          

A PowerShell Module for Cloud Foundation Reporting

# PowerShell Module for VMware Cloud Foundation Reporting

[Documentation][docs-module]  
[CHANGELOG][changelog]

[PowerShell Gallery][psgallery-module]  
PowerShell Gallery Downloads

## 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