meta get
8min
Usage
Windows
Linux
MacOS
|
Flags
Flag | Description |
--access string | the serialized access, or name of the access to use |
--help, -h | help for get |
Retrieve all metadata of an object
Suppose you have uploaded your object with metadata using this command:
Windows
Linux
MacOS
|
Retrieving all metadata defined for object sj://cakes/cheesecake.jpg is done with:
Windows
Linux
MacOS
|

Query for a specific key in metadata
You can retrieve the value of key baker for object sj://cakes/cheesecake.jpg using:
Windows
Linux
MacOS
|

Querying for a non-existent key will raise an error.