How can i change the current running project to another project in GCP (Google Cloud Platform) account using cli commands other than using
You can try: gcloud config set project [project_id]