Documentation ¶
Overview ¶
Package cmd implements the ReShifter CLI commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RootCmd represents the rcli root command RootCmd = &cobra.Command{ Use: "rcli", Short: "The ReShifter CLI app", Long: `A CLI for ReShifter, supports backing up and restoring Kubernetes clusters.`, } )
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.