Documentation ¶ Index ¶ func Execute() func Restore(cmd *cobra.Command, args []string) error func TakeLocalBackup(cmd *cobra.Command, args []string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. func Restore ¶ func Restore(cmd *cobra.Command, args []string) error func TakeLocalBackup ¶ func TakeLocalBackup(cmd *cobra.Command, args []string) error Types ¶ This section is empty. Source Files ¶ View all Source files backup.go local.go restore.go root.go Click to show internal directories. Click to hide internal directories.