Skip to content

Commit c9da29b

Browse files
committed
2 parents 7d6e367 + 297a689 commit c9da29b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
<p><!--StartFragment--></p>
77

88
<!-- wp:paragraph -->
9-
<p>To help our customers I have written a module that includes a lot of the common operations people might need to “connect” PowerCLI to our PowerShell SDK.</p>
9+
<p>To help our customers we have written a module that includes a lot of the common operations people might need to “connect” PowerCLI to our PowerShell SDK.</p>
1010
<!-- /wp:paragraph -->
1111

1212
<!-- wp:paragraph -->
1313
<p><strong>Latest version 2.0.0.0 (August 26th, 2020)</strong></p>
1414
<!-- /wp:paragraph -->
1515

1616
<!-- wp:paragraph -->
17-
<p>The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware/">PureStorage.FlashArray.VMware</a>.</p>
17+
<p>Note that 2.0.0.0 is not yet pushed to the PowerShell gallery. Final testing is in progress. The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware/">PureStorage.FlashArray.VMware</a>.</p>
1818
<!-- /wp:paragraph -->
1919

2020
<!-- wp:paragraph -->
2121
<p>New Features:</p>
2222
<!-- /wp:paragraph -->
2323

2424
<!-- wp:list -->
25-
<ul><li>PowerShell Core support</li><li>Get-PfavVolVol Returns the volumes and volume group(s) of a given vVol VM</li><li>Multi-vCenter support for get-pfaVsphereplugin, install-pfaVspherePlugin, and uninstall-pfaVspherePlugin</li><li>Can now specify a source volume name when creating a VMFS from a snapshot instead of it being auto-generated</li><li>Can now provision VMFS volumes on ESXi 7 host</li><li>Get-PfaVspherePlugin now can return what is installed on a vCenter when -Server parameter is supplied</li><li>Issue slowing down Get-PfaVspherePlugin when a FlashArray connection exists is resolved</li><li>New-PfaRestOperation is a new command for running REST API operations against a flasharray</li></ul>
25+
<ul><li>PowerShell Core support</li><li>Get-PfavVolVol Returns the volumes and volume group(s) of a given vVol VM</li><li>Multi-vCenter support for get-pfaVsphereplugin, install-pfaVspherePlugin, and uninstall-pfaVspherePlugin</li><li>Can now specify a source volume name when creating a VMFS from a snapshot instead of it being auto-generated</li><li>Can now provision VMFS volumes on ESXi 7 host</li><li>Get-PfaVspherePlugin now can return what is installed on a vCenter when -Server parameter is supplied</li><li>Issue slowing down Get-PfaVspherePlugin when a FlashArray connection exists is resolved</li><li>New-PfaRestOperation is a new command for running REST API operations against a flasharray</li><li>Added parameter to Update-PfavVolVMVolumeGroup of -volumeGroupName for specifying a custom vgroup name instead of using the default naming scheme</li></ul>
2626
<!-- /wp:list -->
2727

2828
<!-- wp:paragraph -->
@@ -46,7 +46,7 @@
4646
<!-- /wp:list -->
4747

4848
<!-- wp:paragraph -->
49-
<p>There are two places you can install this. The best option is the <a href="https://www.powershellgallery.com/packages/Cody.PureStorage.FlashArray.VMwar">PowerShell gallery</a>! This allows you to use <a href="https://docs.microsoft.com/en-us/powershell/module/powershellget/install-module?view=powershell-6">install-module</a> to automatically install the module. </p>
49+
<p>There are two places you can install this. The best option is the <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware">PowerShell gallery</a>! This allows you to use <a href="https://docs.microsoft.com/en-us/powershell/module/powershellget/install-module?view=powershell-6">install-module</a> to automatically install the module. </p>
5050
<!-- /wp:paragraph -->
5151

5252
<!-- wp:paragraph -->

0 commit comments

Comments
 (0)