Skip to Main Content
ADD A NEW IDEA

CLI

ibmcloud CLI for arm architecture

Currently, ibmcloud CLI does NOT support ARM architecture: https://github.com/IBM-Cloud/ibm-cloud-cli-release/releases/ That would be nice to support them, such as linux/arm64(Mac M1) and linux/arm/v7(Raspberry Pi), also. There would be many devel...
almost 5 years ago in * IBM Cloud Ideas / CLI 0 Not under consideration

Show ibmcloud cli equivalent command for an order

When ordering something from the WEB-UI show in the UI a summarized of the order as ibmcloud cli command, so that this order can be reproduced or repeated automatically if need. So if I need to order 10 baremetal node, I can "generate" the cli fro...
over 3 years ago in * IBM Cloud Ideas / CLI 1 Planned for future release

Allow "name" reference for CLI rather than requiring ID

Every single command within the CLI should be able to reference the name rather than just the ID. The ID is an IBM Guid and not something that can be pulled from memory so is of no value when working in the CLI.
about 5 years ago in * IBM Cloud Ideas / CLI 1 Not under consideration

Rename the routing table with IBM Cloud commands

I want to rename the default routing table that exists in my VPC using IBM Cloud commands. However, I can't find the method by searching the following documents. Would you please let me know if there is such a command or documentation that describ...
over 4 years ago in * IBM Cloud Ideas / CLI 2 Functionality already exists

Make optional to force new revision on app update in Code Engine CLI

In Toolchain pipelines, the IBM CLI and Code Engine plugin is extensively used for creating and updating apps and jobs on Code Engine projects. However, since version 1.15.0 of the Code Engine plugin, a new revision is always forced even if there ...
almost 5 years ago in * IBM Cloud Ideas / CLI 1 Future consideration

IBM Cloud Shell API

IBM Cloud Shell API needs to exist! I want to be able to run commands for my command that are best run through the cli. Imagine if I have an application that can make API calls to cloud shell to run those commands on my account instead of having t...
about 5 years ago in * IBM Cloud Ideas / CLI 3 Future consideration

Create a curl-based script to port IBM Cloud CLI to IBM i and AIX

We want to automate some IBM i and AIX tasks, specially for DR purposes: * GRS operation: Verify, run actions ...* Export an LPAR using scripts , for backup purposes* Take a Snapshot* Get the web-console URL* Retrieve status and values from within...
over 1 year ago in * IBM Cloud Ideas / CLI 0 Future consideration

Integrate ibmcloud cli into kubectl to obtain access & refresh token if they expired

So far, the workflow is as follows: 1. login / authentication with the ibmcloud CLI 2. obtaining the kubeconfig with the ibmcloud CLI 3. using the current kubeconfig with integrated authentication data 4. if this data expires, start from 1. Other ...
over 5 years ago in * IBM Cloud Ideas / CLI 0 Future consideration

bx cli improvement

"bx cf services" does not have an option to turn off headers in the output, nor output to json, as other bx cli commands do. Currently I have to script the output to remove superfluous information, if I could just ouput json then it would make lif...
over 8 years ago in * IBM Cloud Ideas / CLI 0 Not under consideration

Add multiple tags at once using ibmcloud

So far is possible to add a tag to a single device by using the command: "ibmcloud resource tag-attach --tag-names TAG --resource-name NAME". However, is NOT possible to do it for multiple devices. It should be great if it could work for multiple ...
about 5 years ago in * IBM Cloud Ideas / CLI 0 Future consideration