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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
Is it still relevant? I can't tag you, George. Will close it out due to inactivity, feel free to reach out, if this problem is not resolved yet.
I will try the docker image later.
is the docker image a possible workaround? https://cloud.ibm.com/docs/cli?topic=cli-using-idt-from-docker?
1. I am attempting to install the cloud developer tools on an OpenSUSE 15.2 workstation.
2. The install throws an error message. gjjohnson@p520c:~> curl -sL https://raw.githubusercontent.com/IBM-Cloud/ibm-cloud-developer-tools/master/linux-installer/idt-installer | bash [main] --==[ IBM Cloud Developer Tools for Linux/MacOS - Installer, v1.2.3 ]==-- [main] WARN: Linux has only been tested on Ubuntu, RedHat, Centos, Debian and Fedora distrubutions please let us know if you use this utility on other Distros which: no ibmcloud in (/home/gjjohnson/bin:/usr/local/bin:/usr/bin:/bin) [install] Starting Update... which: no ibmcloud in (/home/gjjohnson/bin:/usr/local/bin:/usr/bin:/bin) [install] Note: You may be prompted for your 'sudo' password during install. [install_deps] ERROR: This script has not been updated for use with your linux distribution ("openSUSE Leap 15.2") gjjohnson@p520c:~>
3. This is running in a BASH terminal window
Steps to reproduce the issue
1. Open BASH window
2. Execute this command: curl -sL https://raw.githubusercontent.com/IBM-Cloud/ibm-cloud-developer-tools/master/linux-installer/idt-installer | bash
3. Script throws error: ERROR: This script has not been updated for use with your linux distribution ("openSUSE Leap 15.2")
Is it possible to provide support on the cloud developer tools for SUSE Linux?