rclone/docs/content/commands/rclone_test_memory.md

28 lines
630 B
Markdown
Raw Normal View History

2021-03-31 20:12:08 +02:00
---
title: "rclone test memory"
description: "Load all the objects at remote:path into memory and report memory stats."
2022-12-20 18:16:14 +01:00
versionIntroduced: v1.55
2021-03-31 20:12:08 +02:00
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/test/memory/ and as part of making a release run "make commanddocs"
---
# 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
```
2023-08-02 11:02:38 +02:00
2021-03-31 20:12:08 +02:00
See the [global flags page](/flags/) for global options not listed here.
2023-08-02 11:02:38 +02:00
# SEE ALSO
2021-03-31 20:12:08 +02:00
* [rclone test](/commands/rclone_test/) - Run a test command