mirror of
https://github.com/rclone/rclone
synced 2024-12-25 17:03:45 +01:00
744828a4de
If the parameter being passed is an object then it can be passed as a JSON string rather than using the `--json` flag which simplifies the command line. rclone rc operations/list fs=/tmp remote=test opt='{"showHash": true}' Rather than rclone rc operations/list --json '{"fs": "/tmp", "remote": "test", "opt": {"showHash": true}}' |
||
---|---|---|
.. | ||
jobs | ||
rcflags | ||
rcserver | ||
cache_test.go | ||
cache.go | ||
config_test.go | ||
config.go | ||
internal_test.go | ||
internal.go | ||
params_test.go | ||
params.go | ||
rc_test.go | ||
rc.go | ||
registry.go | ||
webgui.go |