restore

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InfoCmd = &cobra.Command{
	Use:   "info",
	Short: "Restore information",
	Long:  "View in formation about restores",
	Run:   info,
}

InfoCmd - `iron restore info`

View Source
var ListCmd = &cobra.Command{
	Use:   "list",
	Short: "Restore information",
	Long:  "View in formation about restores",
	Run:   info,
}

ListCmd - `iron restore list`

View Source
var NewCmd = &cobra.Command{
	Use:   "new",
	Short: "Create new restore",
	Long:  "Restore a backup to an environment",
	Run:   newRestore,
}

NewCmd - `iron restore new`

View Source
var RestoreCmd = &cobra.Command{
	Use:   "restore",
	Short: "",
	Long:  "",
	Run:   newRestore,
}

RestoreCmd - `iron restore`

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL