1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
rclone/docs/content/commands/rclone_test_memory.md

630 B

title description versionIntroduced
rclone test memory Load all the objects at remote:path into memory and report memory stats. v1.55

rclone test memory

Load all the objects at remote:path into memory and report memory stats.

rclone test memory remote:path [flags]

Options

  -h, --help   help for memory

See the global flags page for global options not listed here.

SEE ALSO