Commit 98343ee
authored
Feature/112 clean up powershell help so it contains only native powershell help content and no longer exposes cli syntax cli aliases or cli oriented option documentation (#121)
* feat(#112): clean up PowerShell help content
- Remove CLI syntax and GNU-style options from `Get-Help` pages
- Update examples to use PowerShell cmdlet syntax instead of CLI commands
* feat(#112): update Publish.yml to install CI PowerShell modules
- Add script to install CI PowerShell modules before updating module version
- Include script for installing CI PowerShell modules before publishing to PSGallery1 parent 707c989 commit 98343ee
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| 103 | + | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| |||
0 commit comments