Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DumpFlags ¶
type DumpFlags struct {
Path string
}
DumpFlags holds the flags for the dump command.
type GlobalFlags ¶
GlobalFlags holds the configuration for the CLI.
func (*GlobalFlags) Flags ¶
func (c *GlobalFlags) Flags() []cli.Flag
Flags returns the flags for the CLI.
Click to show internal directories.
Click to hide internal directories.