1.1.0 • Published 2 years ago

@flumens/onedrive-upload v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago
# These environment variables must be set:

MS_TENANT_ID=<your MS tentant ID>
MS_CLIENT_ID=<your Azure app registration ID>
MS_CLIENT_SECRET=<your Azure app registration Secret>

MS_SITE_ID=<your OneDrive ID>
MS_DRIVE_ID=<your Site ID>

Usage: npx @flumens/onedrive-upload --file /path/to/file --directory uploads/folder