cri-o/vendor/github.com/containers/storage/docs/oci-storage-shutdown.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

488 B

oci-storage-shutdown 1 "October 2016"

NAME

oci-storage shutdown - Shut down layer storage

SYNOPSIS

oci-storage shutdown [options [...]]

DESCRIPTION

Shuts down the layer storage driver, which may be using kernel resources.

OPTIONS

-f | --force

Attempt to unmount any mounted layers before attempting to shut down the driver. If this option is not specified, if any layers are mounted, shutdown will not be attempted.

EXAMPLE

oci-storage shutdown