en-US/about_AnyStack.ConfigurationAsCode.help.txt
|
TOPIC
about_AnyStack.ConfigurationAsCode SHORT DESCRIPTION Provides automated infrastructure management for vSphere 8.0 U3. LONG DESCRIPTION The AnyStack.ConfigurationAsCode module is part of the AnyStack Enterprise PowerShell Module Suite. It relies on VMware.PowerCLI 13.0+ and PowerShell 7.2+. Authentication Model: Connect using Connect-AnyStackServer and pass the resulting VIServer object to functions. EXAMPLES Import-Module AnyStack.ConfigurationAsCode $server = Connect-AnyStackServer -Server 'vcenter.local' SEE ALSO https://github.com/eblackrps/AnyStack |