1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 07:43:35 +00:00
Files
rclone/docs/content/commands/rclone_test_memory.md
Nick Craig-Wood 1a98c36a73 Version v1.71.1
2025-09-24 16:24:23 +01: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