sync

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: "Sync information",
	Long:  "View information about syncs",
	Run:   info,
}

InfoCmd - `iron sync info`

View Source
var ListCmd = &cobra.Command{
	Use:   "list",
	Short: "Sync information",
	Long:  "View information about syncs",
	Run:   info,
}

ListCmd - `iron sync list`

View Source
var NewCmd = &cobra.Command{
	Use:   "new",
	Short: "Create new environment sync",
	Long:  "Sync a source environment to a destination environment",
	Run:   newSync,
}

NewCmd - `iron sync new`

View Source
var SyncCmd = &cobra.Command{
	Use:   "sync",
	Short: "",
	Long:  "",
	Run:   newSync,
}

SyncCmd - `iron sync`

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