Skip to content

Commit d2561c2

Browse files
committed
2 parents 27d690c + f875a9f commit d2561c2

File tree

1 file changed

+26
-30
lines changed

1 file changed

+26
-30
lines changed

README.md

Lines changed: 26 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# PureStorage.Pure1
22
Pure Storage Pure1 Module
33
<!-- wp:paragraph -->
4-
<p>To help our customers I have written a module that makes it easy to connect to the Pure1 REST API with PowerShell.</p>
5-
<!-- /wp:paragraph -->
6-
7-
<!-- wp:paragraph -->
8-
<p>The module is called&nbsp;<a href="https://www.powershellgallery.com/packages/PureStorage.Pure1">PureStorage.Pure1</a></p>
4+
<p>The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.Pure1">PureStorage.Pure1</a> and can be used to interact with the Pure1 API via PowerShell.</p>
95
<!-- /wp:paragraph -->
106

117
<!-- wp:paragraph -->
@@ -48,30 +44,6 @@
4844
<pre class="wp-block-preformatted">update-module PureStorage.Pure1</pre>
4945
<!-- /wp:preformatted -->
5046

51-
<!-- wp:paragraph -->
52-
<p>Blog post on Pure1 REST Authentication:</p>
53-
<!-- /wp:paragraph -->
54-
55-
<!-- wp:core-embed/wordpress {"url":"https://www.codyhosterman.com/2019/12/pure1-rest-api-authentication-made-easy/","type":"wp-embed","providerNameSlug":"cody-hosterman","className":""} -->
56-
<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-cody-hosterman"><div class="wp-block-embed__wrapper">
57-
https://www.codyhosterman.com/2019/12/pure1-rest-api-authentication-made-easy/
58-
</div></figure>
59-
<!-- /wp:core-embed/wordpress -->
60-
61-
<!-- wp:paragraph -->
62-
<p>For Linux or MacOS authentication:</p>
63-
<!-- /wp:paragraph -->
64-
65-
<!-- wp:paragraph -->
66-
<p><a href="https://www.codyhosterman.com/2020/09/pure1-powershell-module-core-support-and-more/" data-type="post" data-id="6867">Pure1 PowerShell Module Core Support (and more!)</a></p>
67-
<!-- /wp:paragraph -->
68-
69-
<!-- wp:core-embed/wordpress {"url":"https://www.codyhosterman.com/2020/11/improved-certificate-management-for-pure1-powershell-module/","type":"wp-embed","providerNameSlug":"cody-hosterman","className":""} -->
70-
<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-cody-hosterman"><div class="wp-block-embed__wrapper">
71-
https://www.codyhosterman.com/2020/11/improved-certificate-management-for-pure1-powershell-module/
72-
</div></figure>
73-
<!-- /wp:core-embed/wordpress -->
74-
7547
<!-- wp:paragraph -->
7648
<p>Use either get-help or get-command to see the details:</p>
7749
<!-- /wp:paragraph -->
@@ -97,7 +69,31 @@ https://www.codyhosterman.com/2020/11/improved-certificate-management-for-pure1-
9769
<!-- /wp:list -->
9870

9971
<!-- wp:heading -->
100-
<h2>Latest version 1.4.2.0 (December 5th, 2020)</h2>
72+
<h2>Latest version 1.4.3.0 (December 12th, 2020)</h2>
73+
<!-- /wp:heading -->
74+
75+
<!-- wp:paragraph -->
76+
<p>See version details:<a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/43"> https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/43</a></p>
77+
<!-- /wp:paragraph -->
78+
79+
<!-- wp:paragraph -->
80+
<p><strong>New features:</strong></p>
81+
<!-- /wp:paragraph -->
82+
83+
<!-- wp:list -->
84+
<ul><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/43" target="_blank" rel="noreferrer noopener">Add import parameter to New-PureOneCertificate</a></li></ul>
85+
<!-- /wp:list -->
86+
87+
<!-- wp:paragraph -->
88+
<p><strong>Bug Fixes:</strong></p>
89+
<!-- /wp:paragraph -->
90+
91+
<!-- wp:paragraph -->
92+
<p>None</p>
93+
<!-- /wp:paragraph -->
94+
95+
<!-- wp:heading -->
96+
<h2>Version 1.4.2.0 (December 5th, 2020)</h2>
10197
<!-- /wp:heading -->
10298

10399
<!-- wp:paragraph -->

0 commit comments

Comments
 (0)