Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmware/powershell-module-for-vmware-cloud-foundation
PowerShell Module for VMware Cloud Foundation
https://github.com/vmware/powershell-module-for-vmware-cloud-foundation
powershell powershell-module vmware vmware-cloud-foundation
Last synced: about 3 hours ago
JSON representation
PowerShell Module for VMware Cloud Foundation
- Host: GitHub
- URL: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation
- Owner: vmware
- License: bsd-2-clause
- Created: 2019-10-04T13:25:57.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-25T01:08:30.000Z (13 days ago)
- Last Synced: 2024-10-26T14:25:21.278Z (11 days ago)
- Topics: powershell, powershell-module, vmware, vmware-cloud-foundation
- Language: PowerShell
- Homepage: https://vmware.github.io/powershell-module-for-vmware-cloud-foundation/
- Size: 21.4 MB
- Stars: 34
- Watchers: 17
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# PowerVCF: A PowerShell Module for VMware Cloud Foundation
[][docs-module]
[][changelog][][psgallery-module]
## Overview
`PowerVCF` is an open source PowerShell Module for interacting with the [VMware Cloud Foundation][docs-vmware-cloud-foundation] public API.
## Documentation
Please refer to the [documentation][docs-module] for more information on how to use this module.
## Contributing
The project team welcomes contributions from the community. Please read our [Developer Certificate of Origin][vmware-cla-dco]. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch.
For more detailed information, refer to the [contribution guidelines][contributing] to get started.
## Support
While this module is not supported by VMware Support Services, it is supported by the project maintainers and its community of 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
Copyright 2023-2024 Broadcom. All Rights Reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[//]: Links
[changelog]: CHANGELOG.md
[contributing]: CONTRIBUTING.md
[docs-module]: https://vmware.github.io/powershell-module-for-vmware-cloud-foundation
[docs-vmware-cloud-foundation]: https://docs.vmware.com/en/VMware-Cloud-Foundation
[gh-discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation/discussions
[gh-issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation/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/PowerVCF
[vmware-cla-dco]: https://cla.vmware.com/dco