Skip to content

Commit eef6aed

Browse files
committed
2 parents a5cf06f + 1e0d1c8 commit eef6aed

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,28 @@
33
<!-- /wp:heading -->
44
<p><!--StartFragment--></p>
55

6+
<p><!--StartFragment--></p>
7+
68
<!-- wp:paragraph -->
79
<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>
810
<!-- /wp:paragraph -->
911

1012
<!-- wp:paragraph -->
11-
<p><strong>Latest version 1.4.2.0 (May 21st, 2020)</strong></p>
13+
<p><strong>Latest version 2.0.0.0 (August 26th, 2020)</strong></p>
1214
<!-- /wp:paragraph -->
1315

1416
<!-- wp:paragraph -->
1517
<p>The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware/">PureStorage.FlashArray.VMware</a>.</p>
1618
<!-- /wp:paragraph -->
1719

20+
<!-- wp:paragraph -->
21+
<p>New Features:</p>
22+
<!-- /wp:paragraph -->
23+
24+
<!-- 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></ul>
26+
<!-- /wp:list -->
27+
1828
<!-- wp:paragraph -->
1929
<p><em>To report issues or request new features, please enter them here:</em></p>
2030
<!-- /wp:paragraph -->
@@ -55,8 +65,8 @@
5565
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-1.png" alt="" class="wp-image-6277"/></figure>
5666
<!-- /wp:image -->
5767

58-
<!-- wp:image {"id":6305,"sizeSlug":"large"} -->
59-
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-15-1024x370.png" alt="" class="wp-image-6305"/></figure>
68+
<!-- wp:image {"id":6861,"sizeSlug":"large"} -->
69+
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/08/image-5-1024x281.png" alt="" class="wp-image-6861"/></figure>
6070
<!-- /wp:image -->
6171

6272
<!-- wp:paragraph -->
@@ -91,8 +101,8 @@
91101
<p>For all available commands, use<em> get-command</em>:</p>
92102
<!-- /wp:paragraph -->
93103

94-
<!-- wp:image {"id":6306,"sizeSlug":"large"} -->
95-
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-16-1024x985.png" alt="" class="wp-image-6306"/></figure>
104+
<!-- wp:image {"id":6859,"sizeSlug":"large"} -->
105+
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/08/image-4-1024x980.png" alt="" class="wp-image-6859"/></figure>
96106
<!-- /wp:image -->
97107

98108
<!-- wp:paragraph -->

0 commit comments

Comments
 (0)