ci-upload-drive
v1.0.3
Published
## Install
Downloads
2
Readme
CI Upload Drive
Install
npm i -g ci-upload-drive
Usage
Create a file with permissions like
[{
"type": "domain",
"role": "reader",
"domain": "domain.com.br"
},
{
"type": "user",
"role": "writer",
"emailAddress": "[email protected]"
}]
ci-upload-drive <file> <permissions.json>
Envs Required
CLIENT_EMAIL
PRIVATE_KEY
FOLDER_ID