repository throttle set
$ kopia repository throttle set
Set throttling parameters for a repository
| Flag | Short | Default | Help | 
|---|---|---|---|
| --concurrent-reads | Set max concurrent reads | ||
| --concurrent-writes | Set max concurrent writes | ||
| --download-bytes-per-second | Set the download bytes per second | ||
| --list-requests-per-second | Set max lists per second | ||
| --read-requests-per-second | Set max reads per second | ||
| --upload-bytes-per-second | Set the upload bytes per second | ||
| --write-requests-per-second | Set max writes per second |