[Bug 297016] GCE: Replace gsutil calls with gcloud calls

[email protected] Fri, 24 Jul 2026 04:56:00 +0000
Newsgroups gmane.os.freebsd.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297016

            Bug ID: 297016
           Summary: GCE: Replace gsutil calls with gcloud calls
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: [email protected]
          Reporter: [email protected]

Google requested a change on how we upload to Google cloud:

```
We’re writing to inform you that starting March 2027, Google Cloud will no
longer include the gsutil command-line tool in the default Google Cloud CLI
installation package.

We strongly encourage all users to transition to gcloud storage, our modern and
fully supported CLI for Google Cloud Storage that offers enhanced performance
and advanced features. Users who install or update the Google Cloud CLI after
this change takes effect will not receive gsutil by default. If you wish to
continue using gsutil, you will need to install it separately.

We’ve provided additional details below to help you understand these changes
and take any necessary actions.
```

Instructions at:
https://docs.cloud.google.com/storage/docs/gsutil-transition-to-gcloud

Alternative would be to install the separate gsutil package, however, our usage
is quite simple and probably don't worth doing it.

-- 
You are receiving this mail because:
You are the assignee for the bug.