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) · 498 Bytes

File metadata and controls

27 lines (16 loc) · 498 Bytes

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

NAME

oci-cas-put - Write a blob to the store

SYNOPSIS

oci-cas put [OPTIONS] PATH

DESCRIPTION

oci-cas put reads a blob from stdin, writes it to the store at PATH, and prints the digest to standard output.

OPTIONS

--help Print usage statement

SEE ALSO

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

HISTORY

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