transferconfig

package
v2.51.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransferConfigCommand

type TransferConfigCommand struct {
	commandsUtils.TransferConfigBase
	// contains filtered or unexported fields
}

func NewTransferConfigCommand

func NewTransferConfigCommand(sourceServer, targetServer *config.ServerDetails) *TransferConfigCommand

func (*TransferConfigCommand) CommandName

func (tcc *TransferConfigCommand) CommandName() string

func (*TransferConfigCommand) NewPreChecksRunner added in v2.27.0

func (tcc *TransferConfigCommand) NewPreChecksRunner(selectedRepos map[utils.RepoType][]services.RepositoryDetails, remoteRepositories []interface{}) (runner *precheckrunner.PreCheckRunner)

Creates the Pre-checks runner for the config import command

func (*TransferConfigCommand) Run

func (tcc *TransferConfigCommand) Run() (err error)

func (*TransferConfigCommand) SetDryRun

func (tcc *TransferConfigCommand) SetDryRun(dryRun bool) *TransferConfigCommand

func (*TransferConfigCommand) SetForce

func (tcc *TransferConfigCommand) SetForce(force bool) *TransferConfigCommand

func (*TransferConfigCommand) SetPreChecks added in v2.27.0

func (tcc *TransferConfigCommand) SetPreChecks(preChecks bool) *TransferConfigCommand

func (*TransferConfigCommand) SetSourceWorkingDir added in v2.34.9

func (tcc *TransferConfigCommand) SetSourceWorkingDir(workingDir string) *TransferConfigCommand

func (*TransferConfigCommand) SetTargetWorkingDir added in v2.34.9

func (tcc *TransferConfigCommand) SetTargetWorkingDir(workingDir string) *TransferConfigCommand

func (*TransferConfigCommand) SetVerbose added in v2.18.1

func (tcc *TransferConfigCommand) SetVerbose(verbose bool) *TransferConfigCommand

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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