| copyright |
|
||
|---|---|---|---|
| lastupdated | 2018-11-28 |
{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:codeblock: .codeblock} {:note: .note}
{: #CLI_name}
The Bluemix command line interface, which is called cloud-cli, provides extra capabilities for service offerings. You can use cloud-cli to manage V2 service brokers and templates. {:shortdesc}
cloud-cli requires Java 1.7.0. You can download cloud-cli from Bluemix to use on your local system as a complement to the Bluemix user interface. {: note}
{: #CLIname_commands_index}
Use the index in the following table to refer to the frequently used <CLI_name> commands:
| Group A commands | ||
|---|---|---|
| [cmda](link_to_cmda) | [cmdb](link_to_cmdb) | [cmdc](link_to_cmdc) |
| [...](...) | [...](...) | [...](...) |
| Group B commands | ||
|---|---|---|
| [cmd1](link_to_cmd1) | [cmd2](link_to_cmd2) | [cmd3](link_to_cmd3) |
| [...](...) | [...](...) | [...](...) |
{: #login}
Use this command to log in to Bluemix.
cloud-cli login [userID] [pw]
Prerequisites: None.
Command options:
- userID
- The Bluemix user ID.
- pw
- The user's password for Bluemix.
Examples:
Log in to Bluemix with the userID Tom and password p123.
cloud-cli login Tom p123
{: codeblock}
{: #command_xxx}
...
{: #rellinks}
{: #general}