Skip to Main Content
ADD A NEW IDEA

CLI

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 Future consideration

ibmcloud CLI cos plugin: add command to get bucket configuration / metadata

Currently the only way to get the bucket total number of objects and total size as is: In the IBM Cloud Portal web UI go to the bucket configuration Manually calling the API with curl https://config.cloud-object-storage.cloud.ibm.com/v1/b/{my-buck...
about 2 years ago in * IBM Cloud Ideas / CLI Future 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 Planned for future release

Add filter to "ibmcloud account list" to ignore "CANCELED" accounts by default

My individual user ID / IBMid is member of a large number of IBM Cloud accounts for good reasons. Some of the IBM Cloud accounts got deleted (SUSPENDED>CANCEL_PENDING>CANCELED) but are still shown in Web UI and CLI (ibmcloud account list). T...
about 4 years ago in * IBM Cloud Ideas / CLI Future 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 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 Future consideration

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 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 Future consideration

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 Not under 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 Future consideration