meta get
Usage
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:
Retrieving all metadata defined for object sj://cakes/cheesecake.jpg is done with:
Query for a specific key in metadata
You can retrieve the value of key baker for object sj://cakes/cheesecake.jpg using:
Querying for a non-existent key will raise an error.

