32 lines
515 B
Markdown
32 lines
515 B
Markdown
---
|
|
date: 2019-08-26T15:19:45+01:00
|
|
title: "rclone cachestats"
|
|
slug: rclone_cachestats
|
|
url: /commands/rclone_cachestats/
|
|
---
|
|
## rclone cachestats
|
|
|
|
Print cache stats for a remote
|
|
|
|
### Synopsis
|
|
|
|
|
|
Print cache stats for a remote in JSON format
|
|
|
|
|
|
```
|
|
rclone cachestats source: [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for cachestats
|
|
```
|
|
|
|
See the [global flags page](/flags/) for global options not listed here.
|
|
|
|
### SEE ALSO
|
|
|
|
* [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends.
|
|
|