cmd

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: MIT Imports: 27 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 Execute added in v0.4.0

func Execute() error

func GetCommand added in v0.8.0

func GetCommand(product string) *coral.Command

func InitBoundaryDatabaseCommand added in v0.10.0

func InitBoundaryDatabaseCommand() *coral.Command

func InstallBoundaryCommand added in v0.10.0

func InstallBoundaryCommand() *coral.Command

func InstallConsulCommand

func InstallConsulCommand() *coral.Command

func InstallNomadCommand

func InstallNomadCommand() *coral.Command

func InstallVaultCommand added in v0.3.0

func InstallVaultCommand() *coral.Command

func ManageServiceCommand added in v0.12.0

func ManageServiceCommand(action, product string) *coral.Command

func TlsCommands added in v0.10.1

func TlsCommands() *coral.Command

func UninstallCommand added in v0.9.4

func UninstallCommand(product string) *coral.Command

func VersionCommand added in v0.4.1

func VersionCommand() *coral.Command

Types

type Installer added in v0.10.0

type Installer func() *coral.Command

type Target added in v0.8.0

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