Package Details: google-cloud-cli 474.0.0-1

Git Clone URL: https://aur.archlinux.org/google-cloud-cli.git (read-only, click to copy)
Package Base: google-cloud-cli
Description: A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
Upstream URL: https://cloud.google.com/cli/
Keywords: cloud gcloud gcp google sdk
Licenses: Apache-2.0
Conflicts: google-cloud-sdk
Provides: google-cloud-sdk
Replaces: google-cloud-sdk
Submitter: PolarianDev
Maintainer: jvybihal
Last Packager: jvybihal
Votes: 188
Popularity: 0.94
First Submitted: 2023-03-08 09:33 (UTC)
Last Updated: 2024-05-01 09:55 (UTC)

Dependencies (2)

Required by (15)

Sources (3)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 Next › Last »

oryband commented on 2015-11-06 10:24 (UTC)

Isn't there a way to bypass the md5 validity check from failing everyone update? this happens too often

mafn commented on 2015-11-01 11:37 (UTC) (edited on 2015-11-01 12:00 (UTC) by mafn)

I'm getting this as well while running `gcloud components update app`: > ERROR: (gcloud) The update action could not be performed because the installation root of the Cloud SDK could not be located. Please re-install the Cloud SDK and try again. Double checked, and `CLOUDSDK_ROOT_DIR` evaluates to '/opt/google-cloud-sdk' and '/opt/google-cloud-sdk/bin' is in my PATH.

jenglisch commented on 2015-10-01 13:43 (UTC)

0.9.80 is latest, md5sum f8a2fabb13e9bd02c7f8b34eb7a4c908

gideonite commented on 2015-08-23 16:43 (UTC)

@ac4r_g0 Running `gcloud alpha genomics variants` gives me the error: ERROR: (gcloud) The update action could not be performed because the installation root of the Cloud SDK could not be located. Please re-install the Cloud SDK and try again. I tried re-installing and re-authenticating but no dice.

gideonite commented on 2015-08-23 16:40 (UTC)

@troyengel Unfortunately, I think it will be difficult to properly create a bdutil package. The user is required to manually modify a script called `bdutil_env.sh` will Google specific project and bucketids. Since bdutil comes with a binary, it's probably not worth creating a package until this type of manual configuration is no longer required (if ever).

troyengel commented on 2015-08-22 01:24 (UTC)

@gideeonite - you are correct, it's a separate download for some reason so you'd make a new package for it. In that PKGBUILD you'd set a requires() of this package to satisfy the install dependencies. https://storage.googleapis.com/hadoop-tools/bdutil/bdutil-latest.tar.gz

gideonite commented on 2015-08-21 19:54 (UTC)

From what I gather bdutil is not included in the Google Cloud SDK. Not sure what the reason for this is. Does it warrant creating a new package? More info here: https://cloud.google.com/hadoop/bdutil.

troyengel commented on 2015-08-21 00:36 (UTC)

FYI: the 0.9.74 update has removed all the help/man files, which means all the man pages in 0.9.73 and before will disappear with this upgrade. There's no mention of this on their website or the RELEASE_NOTES, so I just commented out the PKGBUILD commands for now. It's possible this is a mistake when someone at Google made the new tarball as it seems rather odd - there are over 400 man pages in the older tarball.

lufalas commented on 2015-08-20 11:58 (UTC)

New release 0.9.74. 0.9.74 (2015/08/19) ================== - new list and import commands under `gcloud alpha genomics variants`.

troyengel commented on 2015-08-14 01:07 (UTC)

@oryband - read all the other comments, it was a new release. You must look at RELEASE_NOTES to know if it's a new version of the tarball. I've updated the PKGBUILD.