remove

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package remove provides the volume remove command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRemove

func NewCmdRemove(f *cmdutil.Factory, runF func(context.Context, *RemoveOptions) error) *cobra.Command

NewCmdRemove creates the volume remove command.

Types

type RemoveOptions

type RemoveOptions struct {
	IOStreams *iostreams.IOStreams
	Client    func(context.Context) (*docker.Client, error)

	Force   bool
	Volumes []string
}

RemoveOptions holds options for the remove command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL