sign-url

command
v1.43.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Command sign-url generates a signed URL for a blob storage object.

Usage:

sign-url --blob-bucket-url <bucket-url> --object-key <object-key> [options]

For GCS buckets, a service account is required to generate signed URLs.

Examples:

sign-url --blob-bucket-url gs://my-bucket/ --object-key path/to/file.pack --gcs-service-account svc@project.iam.gserviceaccount.com
sign-url --blob-bucket-url gs://my-bucket/ --object-key file.txt --gcs-service-account svc@project.iam.gserviceaccount.com --expiry 2h
sign-url --blob-bucket-url s3://my-bucket/ --object-key file.txt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL