summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 737cd04d0b0dcd1fd4b4ca6413c6f46682db2c07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Onap Command-line interface (CLI).

One Command to command whole Onap !! It provides the unified commands
to access and operate Onap functionalities. To use this CLI, please
configure the following environment variables:

1. ONAP_MSB_URL - Onap Micro service bus(MSB) URL
2. ONAP_USERNAME - Onap user name
3. ONAP_PASSWORD - Onap user password

To know the CLI version, type onap [-v|--version]
To know the CLI usage, type onap [-h|--help]
To know the usage of sub commands, type onap <command> [-h|--help]

To know more, please refer the Onap wiki https://wiki.onap.org