cri-o/vendor/github.com/containers/storage/docs/oci-storage-layers.md
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00

596 B

oci-storage-layers 1 "August 2016"

NAME

oci-storage layers - List known layers

SYNOPSIS

oci-storage [options [...]] layers

DESCRIPTION

Retrieves information about all known layers and lists their IDs and names, the IDs and names of any images which list those layers as their top layer, and the IDs and names of any containers for which the layer serves as the container's own layer.

OPTIONS

-t | --tree

Display results using a tree to show the hierarchy of parent-child relationships between layers.

EXAMPLE

oci-storage layers oci-storage layers -t