NorhanKhaled / SkillsAcademy-CAD

12 stars 4 forks source link

Exercises1 , IBMCloud login problem #28

Closed sabreensalama closed 4 years ago

sabreensalama commented 4 years ago

i can't login to ibm using cli using username and password , failed password is incorrect although i am sure of it , but i can do it using passcode and it expire in less time , second problem i can't make my space dev , the problem failed Screenshot from 2020-05-05 23-05-35 Screenshot from 2020-05-05 23-06-26

kareem-zakaria commented 4 years ago

I'm not sure about the login issue, but I noticed that you are using this command "ibmcloud target -g RESOURCE_GROUP" without choosing a valid resource group.

You should replace RESOURCE_GROUP with the name of the desired resource group. Ex: ibmcloud target -g default

I ran this command to list the available resource groups: ibmcloud resource groups This was the output: image

As you can see the name of the available resource group is default.

I hope this helps.

tafoca commented 4 years ago

I use here ibmcloud resource groups to see all groups and change case of name default to Default ibmcloud target -g Default