Skip to Main Content
IBM Cloud - Structured Ideas


This portal is to open public enhancement requests against IBM Cloud and its products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

IBM Cloud Support Center (https://cloud.ibm.com/unifiedsupport/cases/form) – Use this site for any IBM Cloud defect or support need.

Stack Overflow (https://stackoverflow.com/questions/tagged/ibm-cloud) – Use this site for IBM Cloud technical Q&A using the tag "ibm-cloud".

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

CLI

Showing 15

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...
over 2 years ago in CLI 0 Not under consideration

Add Cloud Shell access with Trusted Profiles

Our client has decided to use Trusted Profiles to perform our logins in the portal of IBM Cloud as this way we don't need to have local users and this method is preferred over Dynamic rules. We have tried Trusted Profiles and many things work perf...
about 2 years ago in CLI 0 Not under 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.
over 2 years ago in CLI 1 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 li...
about 6 years ago in 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 1 year ago in CLI 1 Planned for future release

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 2 years ago in 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 ...
over 2 years ago in 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...
over 2 years ago in CLI 3 Future 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 ...
over 2 years ago in 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 ...
about 3 years ago in CLI 0 Future consideration