1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00
Files
rclone/docs/content/commands/rclone_test_memory.md
Nick Craig-Wood 38ab3dd5b1 Version v1.72.0
2025-11-21 17:10:17 +00:00

743 B

title, description, versionIntroduced
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