Skip to content

Latest commit

 

History

History
112 lines (75 loc) · 5.74 KB

index.md

File metadata and controls

112 lines (75 loc) · 5.74 KB
copyright lastupdated
years
2015, 2017
2017-05-15

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

Downloads

{: #cli}

With {{site.data.keyword.Bluemix_short}}, you have access to powerful tools such as a unified command line interface and CLI plug-ins. Each of these CLI downloads are all available to support your {{site.data.keyword.Bluemix_notm}} experience. {:shortdesc}

Command line interface

{: #downloads notoc}

Download and install the command line tool to support your {{site.data.keyword.Bluemix_notm}} experience.

{{site.data.keyword.Bluemix_notm}} CLI provides a command line experience to manage your {{site.data.keyword.Bluemix_notm}} environment. It also includes a Cloud Foundry command line interface, cf, in its installation, for managing Cloud Foundry applications and services.

Both CLI tools use 443 port by default. If you have HTTP proxy between the CLI tools and {{site.data.keyword.Bluemix_notm}} environment, you must configure the HTTP_PROXY environment variable with the actual HTTP proxy url and port if there is any. See Using the CLI with an HTTP Proxy Server External link icon{: new_window} for more details.

Download {{site.data.keyword.Bluemix_notm}} CLI External link icon{: new_window}
View Docs

Command line interface plug-ins

{: #cliplugins notoc}

Easily extend your {{site.data.keyword.Bluemix_notm}} command line interface with more commands. To access the {{site.data.keyword.Bluemix_notm}} command line interface plug-ins, see the CLI Plug-in Repository External link icon{: new_window}.

Extend your {{site.data.keyword.Bluemix_notm}} command line interface: bx

{: #cli_bluemix_ext notoc}

After you install the {{site.data.keyword.Bluemix_notm}} cli tool, the CLI Plug-in Repository External link icon{: new_window} is pre-configured with a repository alias Bluemix by default. You can install available plug-ins directly.

bluemix plugin install plugin_name -r Bluemix

| {{site.data.keyword.autoscaling}} CLI | IBM Bluemix Container Service | |-----|-----|-----| | Plug-in name: auto-scaling
View Docs | Plug-in name: container-service
View Docs | {: caption="Table 2. Plug-ins" caption-side="top"}

Private network peering Schematics VPN
Plug-in name: private-network-peering
View Docs
Plug-in name: Schematics
View Docs
Plug-in name: VPN
View Docs
{: caption="Table 3. Plug-ins" caption-side="top"}

You can also add plug-ins from other repositories that complies with the {{site.data.keyword.Bluemix_notm}} cli architecture.

  1. To install {{site.data.keyword.Bluemix_notm}} CLI plug-ins from another repository, set the plug-in registry endpoint:
bluemix plugin repo-add bluemix-other-repo [repo_url]

where repo_url is the https url of the plugin repository.

  1. Run the following command to install a plug-in:
bluemix plugin install plugin_name -r bluemix-other-repo

Extend Cloud Foundry command line interface: bx cf

{: #cli_cf_ext notoc}

After you install the {{site.data.keyword.Bluemix_notm}} command line tool, a Cloud Foundry command line interface is also installed inside the Bluemix CLI directory. Run the Cloud Foundry CLI commands using bluemix cf.

  • To install cf CLI plug-ins from the {{site.data.keyword.Bluemix_notm}} registry, set the plug-in registry endpoint:
bluemix cf add-plugin-repo bluemix-cf-repo https://plugins.ng.bluemix.net

{: codeblock}

  • Then, run the following command to install a plug-in:
bluemix cf install-plugin plugin_name -r bluemix-cf-repo

{: codeblock}

Admin Console
Plug-in name: bluemix-admin
View Docs
{: caption="Table 4. Plug-ins" caption-side="top"}
{{site.data.keyword.IBM}} Containers for {{site.data.keyword.Bluemix_notm}} VPN
Plug-in name: ibm-containers
View Docs External link icon{: new_window}
Plug-in name: VPN
View Docs
{: caption="Table 5. Plug-ins" caption-side="top"}

Integrated development tools

{: #ide notoc}

Download and install plug-ins to integrate your favorite {{site.data.keyword.Bluemix_notm}} services.

Liberty for Java MobileFirst {{site.data.keyword.rules_short}} API Connect Eclipse Tools for Bluemix
Liberty Eclipse Plug-in External link icon{: new_window} Eclipse Plug-in External link icon{: new_window} Rules Designer Eclipse Plug-in Developer Toolkit Bluemix Eclipse Plug-in
{: caption="Table 6. Plug-ins" caption-side="top"}