forked from TrueCloudLab/rclone
Version v1.61.0
This commit is contained in:
parent
a35490bf70
commit
2001cc0831
79 changed files with 9362 additions and 4220 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue