-
Hi Mike,
I am working on notebook "Vertex AI Custom Model - Prophet - Custom Job With Custom Container".
Below command throws an error
!gcloud auth configure-docker {REGION}-docker.pkg.dev --quie…
-
[here](https://github.com/battis/gcloud/blob/a4a85f05d45015ef878a478b9d3d4256d41a121d/src/index.ts#L18-L30)
```ts
// TODO just install and authorize gcloud interactively
if (fail) {
…
-
### Feature Spec
Currently Wing allows you to compile to `tf-gcp` target by manually exporting two env variables called `GOOGLE_PROJECT_ID` and `GOOGLE_REGION`, which is not ideal. We should instead …
-
I see the following error when I attempt a gsutil cp local.txt gs://remote in a GCP shutdown-script
What does this error mean? What can I do to resolve it?
internal error, please report: running…
-
Deploying from local source with `gcloud functions deploy` seems unable to include local file dependencies.
When setting `--set-build-env-vars GOOGLE_VENDOR_NPM_DEPENDENCIES=true` and `package.jso…
-
It's something like 1 gigabyte of install size when I follow the instructions on https://cloud.google.com/storage/docs/gsutil_install
(and then I'm not even counting the dependencies, I'm only lookin…
-
In some packages that depend on `python3.11-alpine`, build totally breaks, ie: https://github.com/aws/aws-cli/issues/8698
To reproduce this issue, build something on top of 3.11 Alpine:
```Dockerf…
-
Hi
I'm trying to hit this API endpoint:
`https://us.gcr.io/v2///tags/list` (the endpoint that the following CLI command hits: `gcloud beta container images list-tags us.gcr.io//`)
I realize tha…
-
per
https://cloud.google.com/storage/docs/gsutil/commands/rsync
I see there is now a note "Important: gsutil is not the recommended CLI for Cloud Storage. [Use gcloud storage](https://cloud.googl…
-
Referring to [logging in to multiple registries](https://github.com/Azure/docker-login#logging-in-to-multiple-registries), does Azure docker login override Google docker login?
The following works…