ibm-cloud-docs / cloud-object-storage

cloud-object-storage
15 stars 46 forks source link

Cannot find cos plugin #58

Closed bennythejudge closed 5 years ago

bennythejudge commented 5 years ago

When I try:

ibmcloud plugin install cloud-object-storage

I get:

ibmcloud plugin install cloud-object-storage
Looking up 'cloud-object-storage' from repository 'IBM Cloud'...
FAILED
Plug-in 'cloud-object-storage' was not found on disk or in the repository 'IBM Cloud'.
Use 'ibmcloud plugin repo-plugins -r 'IBM Cloud'' to list plugins available in the repo.
ibmcloud plugin repo-plugins -r 'IBM Cloud'
Getting plug-ins from repository 'IBM Cloud'...

Repository: IBM Cloud
Status             Name                                   Versions                       Description
Update Available   container-registry                     0.1.368, 0.1.365, 0.1.360...   CLI plug-in for IBM Cloud Container Registry
Update Available   container-service/kubernetes-service   0.2.75, 0.2.61, 0.2.53...      IBM Cloud Kubernetes Service for management of Kubernetes clusters
Not Installed      infrastructure-service-ng              0.1.1, 0.1.0                   Plugin for riaas ng
Not Installed      private-network-peering                0.1.1                          CLI plug-in for IBM Cloud  private network peering service
Not Installed      tke                                    0.0.4, 0.0.3, 0.0.2            A plugin for setting up and managing the master key for Cloud HSMs from Hyper Protect Crypto Services
Not Installed      sdk-gen                                0.1.12, 0.1.10, 0.1.9...       Plugin to generate SDKs from Open API specifications
Not Installed      dev                                    2.1.15, 2.1.12, 2.1.10...      IBM Cloud Developer Tools CLI
Not Installed      analytics-engine                       1.0.142, 1.0.140               Bluemix CLI plug-in for IBM Analytics Engine
Not Installed      cloud-functions                        1.0.29, 1.0.28, 1.0.27...      IBM Cloud CLI plug-in for IBM Cloud Functions
Not Installed      activity-tracker                       3.3.3, 3.3.2, 3.3.1...         Bluemix CLI plugin for IBM Activity Tracker
Not Installed      auto-scaling                           0.2.7, 0.2.6, 0.2.5...         Bluemix CLI plug-in for Auto-Scaling service
Not Installed      machine-learning                       2.1.6, 2.1.5, 2.1.4...         Support for custom libraries
Not Installed      cloud-internet-services/cis            1.3.0, 1.2.3, 1.1.9...         Plug-in for the IBM Cloud Internet Services
Not Installed      dbaas-cli                              0.10.19, 0.10.18, 0.10.17...   Manage your Hyper Protect DBaaS Clusters
Not Installed      doi/doi                                0.0.6, 0.0.4, 0.0.3...         CLI Plugin for IBM Cloud DevOps Insights
Not Installed      cloud-databases                        0.5.10, 0.5.8, 0.5.2...        CLI for IBM Cloud Databases
Not Installed      key-protect/key-protect/kp             0.3.3, 0.3.2, 0.3.1...         IBM Cloud plug-in for IBM Key Protect
Installed          infrastructure-service                 0.3.2, 0.2.4, 0.2.3...         Riaas CLI 0.1.4
Installed          vpn                                    1.5.2, 1.5.1, 1.5.0            CLI plug-in for IBM Cloud VPN service
Installed          logging-cli                            1.0.7, 1.0.6, 1.0.5...         Bluemix CLI plugin for IBM Log Analysis

Use ibmcloud plugin update PLUGIN_NAME -r REPO_NAME to update a plugin from a repo.
Use ibmcloud plugin update --all -r REPO_NAME to upgrade all available plugins from a repo.
CaffeineFusion commented 5 years ago

I'm experiencing the same issue.

CaffeineFusion commented 5 years ago

Support response: "The ibmcloud cos plugin is no longer available due to some issues that were discovered." Requested ETA of resolution.

charudut commented 5 years ago

@bennythejudge @CaffeineFusion glad to know i'm not the only one running into this issue. have you found any other workarounds to work with COS using ibmcloud/bx cli tool?

nglange commented 5 years ago

That's correct, the beta plugin was pulled back to fix some usability issues. In the meantime it's recommended to generate HMAC keys and use the Minio Client to connect to COS.