Libraries
»
google-gstorage
(0.3.0)
»
Index (u)
»
Puppet Tasks
»
upload
Puppet Task: upload
Defined in:
tasks/upload.json,
tasks/upload.rb
Overview
Uploads a local file to Google Cloud Storage
Supports noop?
false
Parameters
name
(String[1])
— The name of the remote file to upload
type
(Optional[String[1]])
— The type of the remote file (in MIME notation) (default: 'application/octet-stream')
source
(String[1])
— The path to a local file to upload
bucket
(String[1])
— The target bucket to write the file to
project
(String[1])
— The project that owns the bucket
credential
(String[1])
— Path to a service account credentials file