remove

Remove a volume from the container

Usage

remove [FLAGS] [OPTIONS] [container_path]

Flags

ArgEnvironment VariableDescription
-D, --delete-dataDelete the actual backing data for the volume

Options

ArgEnvironment VariableDescription
-c, --container<name>The name of the container to update. If not specified the default container will be used

Positionals

ArgEnvironment VariableDescription
<target>The absolute path in the container of the volume you want to remove.