mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 04:47:23 +08:00
force gcp login in ephemeral cloudshell
This commit is contained in:
@ -24,6 +24,7 @@ In the next step, you'll configure the GCP environment and deploy Langflow.
|
||||
Run the deploy_langflow_gcp.sh script to configure the GCP environment and deploy Langflow:
|
||||
|
||||
```bash
|
||||
gcloud auth login --brief --quiet
|
||||
bash ./deploy_langflow_gcp.sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user