Change the Pelion Server Host URL

Kindly everyone
Help me.

I am building source code using mbed CLI.
What is the mbed CLI command to change the Pelion Server Host URL?

Hello, the following command should set the Pelion host:

mbed config -G CLOUD_SDK_HOST <host_name>

Please let us know if this works for you as this is not a “supported” feature.

Hello!
Sorry for the late confirmation.
The CLOUD_SDK_HOST command worked.
My goal has been achieved with your support.

Thank you!