gcsuploader

command module
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 17 Imported by: 0

README

gcsuploader

Deployment

gcloud run deploy gcsuploader \
  --async \
  --platform=managed \
  --region=asia-northeast1 \
  --concurrency=80 \
  --allow-unauthenticated \
  --timeout=300 \
  --memory=128Mi \
  --image=gcr.io/moonrhythm-containers/gcsuploader \
  --set-env-vars=BUCKET=BUCKET_NAME,BASE_URL=https://example.com \
  --service-account=SERVICE_ACCOUNT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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