zenstate/Cloud Storage Uploader

Upload files or folders to GCS buckets

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
credentialsOptional service account key to use for authentication to GCS. This should be the JSON formatted private key which can be exported from the Cloud Console. The value can be raw or base64-encoded.no
pathThe path to a file or folder inside the action's filesystem that should be uploaded to the bucket. You can specify either the absolute path or the relative path from the action.yes
destinationGCS bucket name of form <bucketname> or with an optional prefix of form <bucketname>/<prefix>yes
includePathBoolean (default: true) Should the upload include the path prefix when uploading to the bucket.no

no outputs