repository connect gdrive
$ kopia repository connect gdrive \
--folder-id=...
Connect to repository in a Google Drive folder
Flag | Short | Default | Help |
---|---|---|---|
--cache-directory |
Cache directory | ||
--[no-]check-for-updates |
true |
Periodically check for Kopia updates on GitHub | |
--content-cache-size-mb |
5000 |
Size of local content cache | |
--credentials-file |
Use the provided JSON file with credentials | ||
--description |
Human-readable description of the repository | ||
--[no-]embed-credentials |
false |
Embed GCS credentials JSON in Kopia configuration | |
--[no-]enable-actions |
false |
Allow snapshot actions | |
--folder-id |
FolderID to use for objects in the bucket | ||
--max-download-speed |
Limit the download speed. | ||
--max-upload-speed |
Limit the upload speed. | ||
--metadata-cache-size-mb |
5000 |
Size of local metadata cache | |
--[no-]read-only |
false |
Use read-only scope to prevent write access | |
--[no-]readonly |
false |
Make repository read-only to avoid accidental changes | |
--[no-]disable-repository-format-cache |
false |
[ADV] Disable caching of kopia.repository format blob | |
--max-list-cache-duration |
30s |
[ADV] Duration of index cache | |
--override-hostname |
[ADV] Override hostname used by this repository connection | ||
--override-username |
[ADV] Override username used by this repository connection | ||
--repository-format-cache-duration |
[ADV] Duration of kopia.repository format blob cache |
Last modified January 1, 0001