ibm/IBM Cloud CLI
Install and configure the IBM Cloud CLI for working with IBM Cloud
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | API Key to login to IBM Cloud obtained from your [IAM settings](https://cloud.ibm.com/iam/apikeys). If not provided, no attempt will be made to login in and you will need to login with the IBM Cloud CLI directly in a subsequent step. | — | — |
| region | Region to access on IBM Cloud. | — | us-south |
| group | Resource group to access on IBM Cloud. If not provided, the default resource group will be detected and targeted. To skip the detection of the default resource group, set this to `false`. | — | — |
| api | API endpoint to IBM Cloud. | — | https://cloud.ibm.com |
| plugins | A comma, space, or newline separated list of CLI plugins to be installed. The plugins can listed by name (e.g. `container-service`) or with a specific version (e.g. `container-service@0.4.102`). For more information about plugins see [Extending IBM Cloud CLI with plug-ins](https://cloud.ibm.com/docs/cli?topic=cli-plug-ins). | — | — |
Outputs
| name | description |
|---|---|
| version | The version of the IBM Cloud CLI that was installed. |