package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jun 12, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Ls struct {
Format string `usage:"Pretty-print volumes using a Go template"`
Q_Quiet bool `usage:"Only display volume names"`
}
func (l *Ls) Run(ctx *cli.Context) error
type Rm struct {
F_Force bool `usage:"Force the removal of one or more volumes"`
}
func (r *Rm) Run(ctx *cli.Context) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.