Page MenuHomeFreeBSD

release/Makefile.gce: migrate gsutil usages to gcloud CLI
ClosedPublic

Authored by delphij on Jul 26 2026, 2:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 2, 4:26 PM
Unknown Object (File)
Wed, Sep 2, 3:47 PM
Unknown Object (File)
Tue, Sep 1, 2:22 AM
Unknown Object (File)
Tue, Aug 25, 3:13 AM
Unknown Object (File)
Mon, Aug 24, 9:44 PM
Unknown Object (File)
Mon, Aug 24, 7:35 PM
Unknown Object (File)
Mon, Aug 24, 12:26 PM
Unknown Object (File)
Sat, Aug 22, 8:27 PM
Subscribers

Details

Summary

Google Cloud recommends migrating from gsutil to gcloud storage CLI.
Update gce-do-upload target to use gcloud storage buckets create and
gcloud storage cp instead of gsutil mb and gsutil cp commands.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm not in releng but this looks good to me.

This revision was not accepted when it landed; it landed in state Needs Review.Sat, Aug 8, 7:14 AM
This revision was automatically updated to reflect the committed changes.