Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BackupCmd = &cobra.Command{
Use: "backup",
Short: "Create backup or restore",
}
Functions ¶
This section is empty.
Types ¶
type BackupArgs ¶
type CreateArgs ¶
type CreateArgs struct { *BackupArgs // contains filtered or unexported fields }
type PrintConfigArgs ¶
type PrintConfigArgs struct {
*BackupArgs
}
Click to show internal directories.
Click to hide internal directories.