We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0badf commit 6f1f283Copy full SHA for 6f1f283
docs/_includes/PSCmdlet.md
@@ -0,0 +1,3 @@
1
+{% for cmdletName in site.data.PSModule.CmdletNames %}
2
+* [{{ cmdletName }}](/{{cmdletName}})
3
+{% endfor %}
0 commit comments