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 4e23634 commit 3cea12eCopy full SHA for 3cea12e
config.json
@@ -11,12 +11,12 @@
11
"ProjectUri": "https://github.com/netcloudag/powershell-cli-menu-helpers",
12
"ReleaseNotes": "https://github.com/netcloudag/powershell-cli-menu-helpers/blob/master/CHANGELOG.md",
13
"Tags": [
14
- "cli menu",
+ "cli-menu",
15
"menu",
16
- "select item",
17
- "list",
18
- "filter item",
19
- "cli menu helpers"
+ "select-item",
+ "list-item",
+ "filter-item",
+ "cli-menu-helpers"
20
],
21
"IconUri": "https://github.com/netcloudag/powershell-cli-menu-helpers/blob/master/assets/images/ncdev_logo.png"
22
}
0 commit comments