diff options
-rw-r--r-- | op-mode-definitions/show-host.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/op-mode-definitions/show-host.xml b/op-mode-definitions/show-host.xml index 0eb342463..b3ea129a2 100644 --- a/op-mode-definitions/show-host.xml +++ b/op-mode-definitions/show-host.xml @@ -21,13 +21,6 @@ <command>/bin/hostname</command> </leafNode> - <leafNode name="os"> - <properties> - <help>Show host operating system details</help> - </properties> - <command>/bin/uname -a</command> - </leafNode> - <tagNode name="lookup"> <properties> <help>Lookup host information for hostname|IPv4 address</help> |