Documentation
¶
Index ¶
- Variables
- func Execute() error
- func NewDocCmd() *cobra.Command
- func NewExportCmd() *cobra.Command
- func NewImportCmd() *cobra.Command
- func NewListCmd() *cobra.Command
- func NewManCmd() *cobra.Command
- func NewRootCmd() *cobra.Command
- func NewServerCmd() *cobra.Command
- func NewSnapshotCmd() *cobra.Command
- func NewSnapshotRestoreCmd() *cobra.Command
- func NewSnapshotSaveCmd() *cobra.Command
- func NewVersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Version string
)
Functions ¶
func NewExportCmd ¶ added in v0.6.4
NewExportCmd export subcommand.
func NewImportCmd ¶ added in v0.6.4
NewImportCmd import subcommand. nolint: cyclop, gocognit, lll
func NewListCmd ¶ added in v0.6.4
NewListCmd holds the list subcommands.
func NewServerCmd ¶ added in v0.6.4
NewServerCmd export subcommand. nolint: lll
func NewSnapshotCmd ¶ added in v0.6.4
NewSnapshotCmd snaphot command.
func NewSnapshotRestoreCmd ¶ added in v0.6.4
func NewSnapshotSaveCmd ¶ added in v0.6.4
func NewVersionCmd ¶ added in v0.6.4
NewVersionCmd version subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.