Expand my Community achievements bar.

SOLVED

Reset aio cloudmanager orgid

Avatar

Level 3

Hi Team,

 

I am new to RDE environment, I created one and I was using aio commands to setup the RDE on local but mistakenly I used wrong org ID than the correct one for command 

aio config:set cloudmanager_orgid **@AdobeOrg

and now I am not able to change it at all, is there any command in aio to reset the cloudmanager_orgid?

 

Thanks,

SD

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi All,

 

Thank you for your responses.

I have found the solution with command to login forcefully to AEM '$ aio auth login -f' and it asked me to select the profile as well and it resolved my issue of choosing wrong profile.

 

Thanks,
SD

View solution in original post

3 Replies

Avatar

Community Advisor

Hi @SDusane 

You can try resetting RDE, resetting RDE environment removes all deployments done on the environment. This reset is useful, for example, if the RDE has been used to test a specific feature or broken and you want to reset it to a default state so you can test a different feature.

 

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/dev... 



Arun Patidar

Avatar

Community Advisor

Can you try 

aio cloudmanager:org:select

It will give you the option to select the org id to which you have access to.

Avatar

Correct answer by
Level 3

Hi All,

 

Thank you for your responses.

I have found the solution with command to login forcefully to AEM '$ aio auth login -f' and it asked me to select the profile as well and it resolved my issue of choosing wrong profile.

 

Thanks,
SD