Skip to content

Commit 3870bd5

Browse files
committed
cli: add new show services command
Signed-off-by: Richard Alpe <[email protected]>
1 parent 99dd268 commit 3870bd5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/klish-plugin-infix/xml/infix.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,12 @@
336336
</SWITCH>
337337
</COMMAND>
338338

339+
<COMMAND name="services" help="Show system services">
340+
<ACTION sym="script">
341+
show services
342+
</ACTION>
343+
</COMMAND>
344+
339345
<COMMAND name="software" help="Show software info">
340346
<SWITCH name="optional" min="0" max="1">
341347
<COMMAND name="name" help="Show detailed info about a partition">

0 commit comments

Comments
 (0)