Download
Download a file from a GCS bucket.
yaml
type: "io.kestra.plugin.gcp.gcs.Download"
yaml
id: gcp_gcs_download
namespace: company.team
tasks:
- id: download
type: io.kestra.plugin.gcp.gcs.Download
from: "gs://my_bucket/dir/file.csv"
Dynamic YES
The file to copy
Dynamic YES
The GCP service account to impersonate.
Dynamic YES
The GCP project ID.
SubType string
Dynamic YES
Default ["https://www.googleapis.com/auth/cloud-platform"]
The GCP scopes to be used.
Dynamic YES
The GCP service account.
The bucket of the downloaded file
The path on the bucket of the downloaded file
Format uri
The url of the downloaded file on kestra storage