Skip to content

Commit a5cf06f

Browse files
committed
Final v2000 changes
MultivCenter support for plugin cmdlets
1 parent 5e0d781 commit a5cf06f

2 files changed

Lines changed: 476 additions & 347 deletions

File tree

PureStorage.FlashArray.VMware.Software/PureStorage.FlashArray.VMware.Software.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
NestedModules = @()
8484

8585
# Functions to export from this module
86-
FunctionsToExport = 'Install-PfavSpherePlugin','Get-PfavSpherePlugin','Uninstall-PfavSpherePlugin','Deploy-PfaAppliance','Get-PfaAppliance'
86+
FunctionsToExport = 'Install-PfaVspherePlugin','Get-PfaVspherePlugin','Uninstall-PfaVspherePlugin','Deploy-PfaAppliance','Get-PfaAppliance'
8787

8888
# Cmdlets to export from this module
8989
CmdletsToExport = '*'

0 commit comments

Comments
 (0)