Class | Description |
---|---|
AbstractChoicesCompleter |
Abstraction of a completer with preset choices.
|
AbstractCompleter |
Abstract argument completer.
|
AbstractShellCommand |
Base abstraction of Karaf shell commands.
|
BalanceMastersCommand |
Forces device mastership rebalancing.
|
CliComponent |
OSGI Component for the ONOS CLI.
|
MastersListCommand |
Lists device mastership information.
|
MetricNameCompleter |
Metric name completer.
|
MetricsListCommand |
Prints metrics in the system.
|
NodeAddCommand |
Adds a new controller cluster node.
|
NodeIdCompleter |
Node ID completer.
|
NodeRemoveCommand |
Removes a controller cluster node.
|
NodesListCommand |
Lists all controller cluster nodes.
|
PlaceholderCompleter |
A completer that can be used as a placeholder for arguments that don't
need/want completers.
|
PrettyJson |
Pretty print previous command output JSON.
|
RolesCommand |
Lists mastership roles of nodes for each device.
|
StartStopCompleter |
Start/stop command completer.
|
SummaryCommand |
Provides summary of ONOS model.
|
UiViewListCommand |
Lists all UI views.
|
UpDownCompleter |
Up/down command completer.
|