Documentation
¶
Overview ¶
Package download implements the `d8 snapshot download` command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOutputDirLocked = errors.New("output directory is locked by another d8 snapshot download run")
ErrOutputDirLocked is returned by acquireOutputLock when another process already holds the advisory lock on the output directory.
Functions ¶
func NewCommand ¶
NewCommand builds the `d8 snapshot download` cobra command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.