-
Hi.
Can you tell me if there is a plan to eventually fully integrate Today's Apigee CLI` capabilities into the `gcloud CLI` or if they will be deliberately kept separate?
Thanks in advance for you…
-
i like `gcloud` CLI UX with subcommands and stuff like this
there are a few bad patterns in screenpipe CLI atm like:
`screenpipe --list-audio-devices`
or
`screenpipe --list-monitors`
s…
-
gcloud cli not found
-
### What happened?
How do I pass my GCP credentials when executing a RemoteStack deployment ?
### Example
```py
import os
import json
from pulumi import automation as auto
personal_access_token …
-
Apologies, I would submit a PR to fix this if I could but I'm unsure how to resolve it. Thanks in advance for your help!
**Describe the bug**
Cannot build image or run `apt update` on built imag…
-
I'd like to use terraform to create a remote repo that has a different GCP project's Artifact Registry as its upstream source.
This is possible via the `gcloud` CLI and the web UI.
However,…
-
### Environment
```sh
sudo-gcp --version
sudo-gcp 0.2.1
```
### Steps to Reproduce
```sh
$ cat ./gcloud-tokeninfo
#!/bin/bash
token="${GOOGLE_OAUTH_ACCESS_TOKEN:-"$(gcloud auth print-ac…
-
How do I authenticate `gcloud` cli for discovering read replicas. I couldn't find any variable for setting `GOOGLE_APPLICATION_CREDENTIALS` env.
-
As mentioned in https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/issues/1623, gcloud cli version used by PerfkitBenchmarker is out of date, needs to be updated. We should also clarify in docu…
-
I'm not sure why, but when I introduced this feature into my `devcontainer.json` `features`, I ended up running into issues getting my docker compose setup to fully start up. It'd hang at create, and …