yaml
type: "io.kestra.plugin.gcp.gcs.Copy"
yaml
id: gcp_gcs_copy
namespace: company.team

inputs:
  - id: file
    type: FILE

tasks:
  - id: copy
    type: io.kestra.plugin.gcp.gcs.Copy
    from: "{{ inputs.file }}"
    delete: true
Properties
Defaultfalse
SubTypestring
Default["https://www.googleapis.com/auth/cloud-platform"]
Formaturi
Unitbytes