github.com/xhghs/rclone@v1.51.1-0.20200430155106-e186a28cced8/docs/content/commands/rclone_cachestats.md (about) 1 --- 2 date: 2020-02-01T10:26:53Z 3 title: "rclone cachestats" 4 slug: rclone_cachestats 5 url: /commands/rclone_cachestats/ 6 --- 7 ## rclone cachestats 8 9 Print cache stats for a remote 10 11 ### Synopsis 12 13 14 Print cache stats for a remote in JSON format 15 16 17 ``` 18 rclone cachestats source: [flags] 19 ``` 20 21 ### Options 22 23 ``` 24 -h, --help help for cachestats 25 ``` 26 27 See the [global flags page](/flags/) for global options not listed here. 28 29 ### SEE ALSO 30 31 * [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends. 32