cmd

package
v0.0.0-...-e9ebc2b Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const SshTargetPassword = "SSH_TARGET_PASSWORD"
View Source
const SshTargetSudoPass = "SSH_TARGET_SUDO_PASS"

Variables

View Source
var (
	Version   string
	GitCommit string
)

Functions

func CleanCommand

func CleanCommand() *coral.Command

func DeployCommand

func DeployCommand() *coral.Command

func Execute

func Execute() error

func GetCommand

func GetCommand() *coral.Command

func ScaffoldCommand

func ScaffoldCommand() *coral.Command

func TlsCommands

func TlsCommands() *coral.Command

func UninstallCommand

func UninstallCommand(product string) *coral.Command

func VersionCommand

func VersionCommand() *coral.Command

Types

type Installer

type Installer func() *coral.Command

type Target

type Target struct {
	Addr     string
	User     string
	Key      string
	Password string
	SudoPass string
	Local    bool
}

Jump to

Keyboard shortcuts

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