Skip to content

Latest commit

 

History

History
178 lines (125 loc) · 6.5 KB

File metadata and controls

178 lines (125 loc) · 6.5 KB
copyright
years
2016, 2017
lastupdated 2018-11-28

{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:codeblock: .codeblock} {:note: .note}

<CLI_name> commands

{: #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}

<CLI_name> commands index

{: #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)
[...](...) [...](...) [...](...)
{: caption="Table 1. Group A commands" caption-side="top"}
Group B commands
[cmd1](link_to_cmd1) [cmd2](link_to_cmd2) [cmd3](link_to_cmd3)
[...](...) [...](...) [...](...)
{: caption="Table 2. Group B commands" caption-side="top"}

login

{: #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

{: #command_xxx}

...

Related Links

{: #rellinks}

Related Links

{: #general}