Skip to main content

Get

Get metadata for a specific file in the Object Store:

$ osapi client file get --name app.conf

Name: app.conf
SHA256: a1b2c3d4e5f6...
Size: 1234

JSON Output

Use --json to get the full API response:

$ osapi client file get --name app.conf --json

Flags

FlagDescriptionDefault
--nameName of the file in the Object Store (required)
-j, --jsonOutput raw JSON response