cells admin file meta-read
Display existing metadata for a given node
Synopsis¶
DESCRIPTION
Display existing metadata for a given node.
EXAMPLE
$ ./cells admin file meta-read --uuid=244f072d-d9a1-11e7-950b-685b35ac60e5 returns: +-------------------------------+--------------------------------------------------------------------------+ | NAME | VALUE | +-------------------------------+--------------------------------------------------------------------------+ | pydio:meta-data-source-name | "pydiods1" | | ImageDimensions | {"Height":200,"Width":200} | | is_image | true | | readable_dimension | "200px X 200px" | | pydio:meta-data-source-path | "download.png" | | pydio:meta-object-service-url | "127.0.0.1:9001/pydiods1" | | ImageThumbnails | {"Processing":false,"thumbnails":[{"format":"jpg","size":256,"url":""}]} | | image_width | 200 | | name | "download.png" | | image_height | 200 | +-------------------------------+--------------------------------------------------------------------------+
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- ./cells admin file - Directly manage files and metadata on the nodes
Auto generated by Pydio Cells Home Edition v4.4.13 on 7-May-2025