Documentation ¶ Index ¶ Variables func New() *cobra.Command Constants ¶ This section is empty. Variables ¶ View Source var ( ErrRestoreCanceled = errors.New("restore canceled") ErrRestoreRefused = errors.New("refusing to restore a database non-interactively without the --force flag") ) Functions ¶ func New ¶ added in v1.7.0 func New() *cobra.Command Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go description.go Click to show internal directories. Click to hide internal directories.