Skip to content

Latest commit

 

History

History
129 lines (111 loc) · 4.3 KB

plugins-tools.md

File metadata and controls

129 lines (111 loc) · 4.3 KB
copyright lastupdated keywords subcollection
years
2020
2020-05-15
IBM Cloud Shell, Cloud Shell, cloud shell plug-ins, cloud shell runtimes, cloud shell tools, installed packages, installed tools, cloud shell utilities
cloud-shell

{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:table: .aria-labeledby="caption"} {:codeblock: .codeblock} {:tip: .tip} {:important: .important} {:note: .note}

Installed plug-ins and tools

{: #plugins-tools}

In addition to the full {{site.data.keyword.cloud_notm}} CLI, {{site.data.keyword.cloud-shell_full}} includes preinstalled CLI plug-ins, packages, tools, and runtimes so that you can instantly get working on the command line. {: shortdesc}

{{site.data.keyword.cloud_notm}} CLI plug-ins

{: #installed-plugins}

{{site.data.keyword.cloud-shell_notm}} includes all {{site.data.keyword.cloud_notm}} CLI plug-ins, including but not limited to:

  • {{site.data.keyword.dev_cli_notm}} CLI plug-in (ibmcloud dev)
  • {{site.data.keyword.iae_full_notm}} CLI plug-in (ibmcloud ae)
  • {{site.data.keyword.cloud_notm}} {{site.data.keyword.databases-for}} CLI plug-in (ibmcloud cdb)
  • {{site.data.keyword.registrylong_notm}} CLI plug-in (ibmcloud cr)
  • {{site.data.keyword.cloud_notm}} {{site.data.keyword.DRA_short}} CLI plug-in (ibmcloud doi)
  • {{site.data.keyword.IBM_notm}} {{site.data.keyword.openwhisk_short}} CLI plug-in (ibmcloud fn)
  • {{site.data.keyword.cloud_notm}} {{site.data.keyword.ihsdbaas_full}} CLI plug-in (ibmcloud dbaas)
  • {{site.data.keyword.cis_full_notm}} CLI plug-in (ibmcloud cis)
  • {{site.data.keyword.containerlong_notm}} CLI plug-in (ibmcloud ks)
  • {{site.data.keyword.cos_full_notm}} CLI plug-in (ibmcloud cos)
  • {{site.data.keyword.cloud_notm}} Provider plug-in for Terraform (ibmcloud terraform)
  • {{site.data.keyword.vpn_full}} CLI plug-in (ibmcloud vpn)
  • {{site.data.keyword.vpc_full}} CLI plug-in (ibmcloud is)
  • {{site.data.keyword.IBM_notm}} {{site.data.keyword.messagehub}} CLI plug-in (ibmcloud es)
  • {{site.data.keyword.IBM_notm}} {{site.data.keyword.keymanagementserviceshort}} CLI plug-in (ibmcloud kp)
  • {{site.data.keyword.IBM_notm}} {{site.data.keyword.powerSysShort}} CLI plug-in (ibmcloud pi)
  • {{site.data.keyword.ibmwatson_notm}} CLI plug-in (ibmcloud watson)
  • {{site.data.keyword.pm_full}} CLI plug-in (ibmcloud ml)

For the full list of installed plug-ins and their versions, run ibmcloud plugin list in {{site.data.keyword.cloud-shell_short}}. {: tip}

Tools

{: #installed-tools}

  • Apache Ant (ant)
  • Apache Maven (maven)
  • Calico CLI (calicoctl)
  • cURL (curl)
  • etcd CLI (etcdctl)
  • FIGlet text banner generator (figlet)
  • Git CLI (git)
  • GNU Automake (automake)
  • GNU Compiler Collection (gcc, gcov, gcov-tool)
  • GNU Wget (wget)
  • Gradle CLI (gradle)
  • Helm CLI (helm)
  • Istio CLI (istioctl)
  • jq JSON processor (jq)
  • Knative CLI (kn)
  • Kubernetes CLI (kubectl)
  • Kubetail Kubernetes log aggregator (kubetail)
  • MongoDB shell (mongo) and tools
  • Nano text editor (nano) and colors for nano
  • nodemon Node.js development monitoring utility (nodemon)
  • NPM Package Manager (npm)
  • Node Version Manager (nvm)
  • PostgeSQL client (psql)
  • Red Hat® OpenShift CLI (oc)
  • Red Hat OpenShift Do CLI (odo)
  • Redis CLI (redis-cli)
  • SoftLayer CLI (slcli)
  • Terraform CLI (terraform)
  • tmux terminal multiplexer (tmux)
  • UnZip extraction utility (unzip)
  • Vim text editor (vim)
  • XZ Utils (xz, xzcat, xzcmp, xzdiff, xzegrep, xzfgrep, xzgrep, xzless, xzmore)
  • Yarn package manager (yarn)
  • yq YAML processor (yq)
  • Zip archive utility (zip)

Packages and libraries

{: #installed-packages}

  • apt-transport-https
  • bash-completion
  • build-essential
  • ca-certificates
  • cron
  • dnsutils
  • gettext
  • inetutils-ping
  • libevent-dev
  • libncurses5-dev
  • locales
  • musl
  • net-tools
  • pkg-config
  • powerline-shell
  • Python requests
  • python-virtualenv
  • python-setuptools
  • python-pip
  • python3-pip
  • ruby-dev
  • silversearcher-ag
  • software-properties-common
  • zlib1g-dev

Programming language runtimes

{: #installed-runtimes}

  • Java™ (OpenJDK)
  • Python
  • Ruby
  • Go
  • Node.JS