| Package | Description |
|---|---|
| org.onosproject.cli |
Administrative console command-line extensions.
|
| org.onosproject.cli.app |
CLI commands for managing distributed inventory of applications.
|
| org.onosproject.cli.cfg |
CLI commands for managing centralized component and network configurations.
|
| org.onosproject.cli.net |
Administrative console command-line extensions for interacting with the
network model & services.
|
| org.onosproject.cli.security |
CLI commands for managing security permissions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChoicesCompleter
Abstraction of a completer with preset choices.
|
class |
MetricNameCompleter
Metric name completer.
|
class |
PlaceholderCompleter
A completer that can be used as a placeholder for arguments that don't
need/want completers.
|
class |
StartStopCompleter
Start/stop command completer.
|
class |
UpDownCompleter
Up/down command completer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllApplicationNamesCompleter
All installed application name completer.
|
class |
ApplicationCommandCompleter
Application command completer.
|
class |
ApplicationNameCompleter
Application name completer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentPropertyNameCompleter
Component property name completer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinkDstCompleter
Link destination end-point completer.
|
class |
LinkSrcCompleter
Link source end-point completer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReviewApplicationNameCompleter
Application name completer for security review command.
|
Copyright © 2015. All rights reserved.