mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-18 10:51:04 +02:00
Fixed shell-config.xml to fix auto-completion for device-role command.
This commit is contained in:
parent
5e0aac0685
commit
a6235a5a95
@ -41,7 +41,7 @@
|
||||
<action class="org.onlab.onos.cli.net.DeviceRoleCommand"/>
|
||||
<completers>
|
||||
<ref component-id="deviceIdCompleter"/>
|
||||
<ref component-id="roleCompleter"/>
|
||||
<ref component-id="nodeIdCompleter"/>
|
||||
<ref component-id="roleCompleter"/>
|
||||
<null/>
|
||||
</completers>
|
||||
|
Loading…
x
Reference in New Issue
Block a user