mirror of
https://github.com/rclone/rclone.git
synced 2025-07-16 22:42:36 +02:00
Version v1.61.0
This commit is contained in:
@ -3,6 +3,7 @@ title: "rclone lsjson"
|
||||
description: "List directories and objects in the path in JSON format."
|
||||
slug: rclone_lsjson
|
||||
url: /commands/rclone_lsjson/
|
||||
versionIntroduced: v1.37
|
||||
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/lsjson/ and as part of making a release run "make commanddocs"
|
||||
---
|
||||
# rclone lsjson
|
||||
@ -120,6 +121,7 @@ rclone lsjson remote:path [flags]
|
||||
--hash Include hashes in the output (may take longer)
|
||||
--hash-type stringArray Show only this hash type (may be repeated)
|
||||
-h, --help help for lsjson
|
||||
-M, --metadata Add metadata to the listing
|
||||
--no-mimetype Don't read the mime type (can speed things up)
|
||||
--no-modtime Don't read the modification time (can speed things up)
|
||||
--original Show the ID of the underlying Object
|
||||
|
Reference in New Issue
Block a user