Function
Arg | Description | Type |
---|---|---|
file | The file to upload | OSPath (required) |
name | The name of the file that should be stored on the server | string |
accessor | The accessor to use | string |
bucket | The bucket to upload to | string (required) |
project | The project to upload to | string (required) |
credentials | The credentials to use | string (required) |
Required Permissions: FILESYSTEM_READ
Upload files to GCS.