Documentation
¶
Index ¶
- Variables
- func CreateExportAppCommand(ctx *context.Context, r context.AppCommandRunner) *cobra.Command
- func CreateExportCommand(ctx *context.Context, e context.CommandRunner) *cobra.Command
- func CreateExportIncrementalCommand(ctx *context.Context, e context.CommandRunner) *cobra.Command
- func CreateExportOrgCommand(ctx *context.Context, r context.OrgCommandRunner) *cobra.Command
- func CreateExportSpaceCommand(ctx *context.Context, r context.SpaceCommandRunner) *cobra.Command
- func CreateImportAppCommand(ctx *context.Context, r context.AppImportRunner) *cobra.Command
- func CreateImportCommand(ctx *context.Context, i context.CommandRunner) *cobra.Command
- func CreateImportIncrementalCommand(ctx *context.Context, e context.CommandRunner) *cobra.Command
- func CreateImportOrgCommand(ctx *context.Context, i commands.ImportOrg) *cobra.Command
- func CreateImportSpaceCommand(ctx *context.Context, e commands.ImportSpace) *cobra.Command
- func CreateRootCommand(ctx *context.Context) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSilent = errors.New("SilentErr")
Functions ¶
func CreateExportAppCommand ¶
func CreateExportCommand ¶
func CreateExportOrgCommand ¶
func CreateImportAppCommand ¶
func CreateImportCommand ¶
func CreateImportOrgCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.