diff options
author | avilla <avilla@FreeBSD.org> | 2016-12-09 09:09:50 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2016-12-09 09:09:50 +0800 |
commit | 7cf1aa5f6e42c7c816742bc8330d259697ffe7ef (patch) | |
tree | dbfeea8397e2d58a7b5f184f9a7c4fb2474f1dae /net/Makefile | |
parent | 8745d922649986007728784a70592fa71f4fc161 (diff) | |
download | freebsd-ports-gnome-7cf1aa5f6e42c7c816742bc8330d259697ffe7ef.tar.gz freebsd-ports-gnome-7cf1aa5f6e42c7c816742bc8330d259697ffe7ef.tar.zst freebsd-ports-gnome-7cf1aa5f6e42c7c816742bc8330d259697ffe7ef.zip |
Bluemix CLI provides a unified way for you to interact with your
applications, virtual servers, containers, and other components in
Bluemix through a command line interface. It also leverages command
line tools from Cloud Foundry, Docker, and the OpenStack community
when you interact with specific compute types. Bluemix CLI helps you
handle the environment settings when these community tools are used.
WWW: http://clis.ng.bluemix.net
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 422fd2c75935..7c42f3a2da20 100644 --- a/net/Makefile +++ b/net/Makefile @@ -52,6 +52,7 @@ SUBDIR += bird-devel SUBDIR += bird6 SUBDIR += bittwist + SUBDIR += bluemix-cli SUBDIR += bmon SUBDIR += bnxt-kmod SUBDIR += boclient |