Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 508 Bytes

File metadata and controls

27 lines (16 loc) · 508 Bytes

% OCI(1) OCI-IMAGE-TOOL User Manuals % OCI Community % AUGUST 2016

NAME

oci-cas-get - Retrieve a blob from the store

SYNOPSIS

oci-cas get [OPTIONS] PATH DIGEST

DESCRIPTION

oci-cas get retrieves a blob referenced by DIGEST from the store at PATH and writes it to standard output.

OPTIONS

--help Print usage statement

SEE ALSO

oci-cas(1), oci-cas-put(1), oci-cas-delete(1)

HISTORY

August 2016, Originally compiled by W. Trevor King (wking at tremily dot us)