I have created a new configuration profile using command:
gcloud init
and now I don't know how to switch to old configuration profile without override it.
Using gcloud config
I can't switch to another configuration only set a property of the current configuration.
any idea?