website logo
Create accountLogin
Home
DCS
Node
Resources
Help center
Navigate through spaces
Home
DCS
Node
Resources
Help center
⌘K
Storj DCS
Get Started
AWS CLI and Hosted Gateway MT
AWS SDK and Hosted Gateway MT
Uplink CLI
Satellite Admin Console
Object Browser
Downloads
Download Uplink CLI
Download Self-hosted S3 Compatible Gateway
Download Storj Client Libraries
SDKs & Reference
Tutorial
How-to Guides
Concepts
Support
Support Overview
FAQ
Community Forum
Status Page
Help Desk
Billing, Payment & Accounts
Resources
Moved Documents
Docs powered by archbee 
10min

meta get

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
|
Document image

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
|
Document image

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

Updated 01 Sep 2022
Did this page help you?
Yes
No
UP NEXT
mv
Docs powered by archbee 
TABLE OF CONTENTS
Usage
Flags
Retrieve all metadata of an object
Query for a specific key in metadata