Sign inSign up

oda2/ibmcloud-cli

By oda2

Updated 7 months ago

A minimal container containing the CLI tools required for use in the IBMCloud

Image
0

3.1K

oda2/ibmcloud-cli repository overview

IBMCloud CLI

A minimal container containing the CLI tools required for use in the IBMCloud

Codacy Badge Main Branch GitHub license Docker Image Size (tag)

Prerequisites

Getting started

Launch the container as follows:

docker run -it \
  --name ibmcloud-cli \
  -e IBM_CLOUD_API_KEY=MY_API_KEY \
  -e IBM_CLOUD_REGION=MY_REGION \
  oda2/ibmcloud-cli sh

Plugins Installed default

  • kubernetes-service
  • container-registry
  • schematics
  • cloud-object-storage

How is this useful

Instead of using the ibmcloud login installation in our CI, this container will always provide the ready-to-use CLI.

License

Licensed under MIT

Tag summary

Content type

Image

Digest

sha256:d03306490

Size

147.2 MB

Last updated

7 months ago

docker pull oda2/ibmcloud-cli