Update-Help Implemented in Pure Storage PowerShell Toolkit

Documentation and examples are what I consider to be the most important element to any PowerShell library. Although I implemented a comprehensive Get-Help support in the toolkit it was always tightly coupled to the PSM1 release. I wanted the ability to add to the underlying help with more examples, notes on what cmdlets map to individual REST APIs and useful links. Over the last few days I removed the core help documentation in the toolkit and implemented with Update-Help. Version 2.3.0.305 has this new feature.

In order to use Update-Help you need to be running a Windows PowerShell session with “Run as Administrator” since Update-Help writes content (en-US folder and a HelpInfo.xml file) to the \Windows\System32\WindowsPowerShell\v1.0\Modules\PureStoragePowerShell folder as shown below.

The GitHub repository is updated with the latest build and also contains the PureStoragePowerShellHelpInfo folder and the contents for the .cab and .psm1-Help.xml files.

barkz

Add Comment

Required fields are marked *. Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.