Package Details: google-cloud-cli 527.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: 191
Popularity: 0.76
First Submitted: 2023-03-08 09:33 (UTC)
Last Updated: 2025-06-18 08:35 (UTC)

Dependencies (2)

Required by (14)

Sources (5)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 32 Next › Last »

oxplot commented on 2018-02-14 03:24 (UTC)

@troyengel optional subpackage seems to be the ideal thing to do, but I'm not familiar with it and it'll take me sometime to get around to it. Meanwhile, I'll try to get patches in if someone else can work on it.

tengel commented on 2018-02-04 15:15 (UTC)

The inclusion of google-appengine-go in release 186.0.0 has more than doubled the size of this entire package to over 500MB, it appears that there's a lot of go source getting bundled. Perhaps that can be culled manually.

==== Packages (1) google-cloud-sdk-186.0.0-1

Total Installed Size: 562.75 MiB Net Upgrade Size: 359.64 MiB ====

That was rather unexpected, perhaps the go engine should be an optional subpackage.

adangert commented on 2018-02-01 06:10 (UTC)

File "/usr/lib/python2.7/ssl.py", line 286, in match_hostname % (hostname, dnsnames[0])) ssl.CertificateError: hostname 'metadata.google.internal' doesn't match 'streaming.asonix.dog'

oxplot commented on 2017-11-09 22:54 (UTC)

@johnny12 you can safely ignore those warnings

johnny12 commented on 2017-11-09 13:01 (UTC)

A little over a week ago I installed google-cloud-sdk 177 from the AUR. Since then I upgraded twice to version 178 and now to 179. Both times I received the following warning: WARNING: There are older versions of Google Cloud Platform tools on your system PATH. Please remove the following to avoid accidentally invoking these old tools: /opt/google-cloud-sdk/bin/dev_appserver.py /opt/google-cloud-sdk/bin/gcloud /opt/google-cloud-sdk/bin/bq /opt/google-cloud-sdk/bin/java_dev_appserver.sh /opt/google-cloud-sdk/bin/git-credential-gcloud.sh /opt/google-cloud-sdk/bin/docker-credential-gcloud /opt/google-cloud-sdk/bin/gsutil /opt/google-cloud-sdk/bin/endpointscfg.py Is it desired to fix this warning and if so then how, by simply deleting the files mentioned there? Or should I just ignore this warning? The files listed are all the files in the bin/ directory. Apart from those files there is also a folder named "bootstrapping" that contains files that seem to be related to the files in the bin/ directory, should I also delete that folder (and thus empty the bin/ directory)? Thanks!

oxplot commented on 2017-09-30 09:39 (UTC)

@The_K thanks for the patch. Merged now.

oxplot commented on 2017-09-30 09:21 (UTC)

@Nowaker done

Nowaker commented on 2017-09-29 13:34 (UTC)

Would you please change the package description to include "gcloud" so it's easily discoverable? > Tools and libraries SDK for managing resources on the Google Cloud Platform (gcloud), plus Python/PHP appengine SDK components

the-k commented on 2017-09-14 20:34 (UTC)

I see beta component is not included. Why?

oxplot commented on 2017-07-13 01:24 (UTC)

@mzimmerman tried to reproduce it under a fresh docker image to no avail