cmd

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependable

type Dependable interface {
	Commit() error
	GenerateAutomationCmd()
}

type Dependencies

type Dependencies struct {
	Out               io.Writer
	Client            *client.Client
	Host              string
	Space             *spaces.Space
	NoPrompt          bool
	Ask               question.Asker
	CmdPath           string
	ShowMessagePrefix bool
}

func NewDependencies

func NewDependencies(f factory.Factory, cmd *cobra.Command) *Dependencies

func NewDependenciesFromExisting

func NewDependenciesFromExisting(opts *Dependencies, cmdPath string) *Dependencies

func NewSystemDependencies

func NewSystemDependencies(f factory.Factory, cmd *cobra.Command) *Dependencies

Directories

Path Synopsis
aws
gcp
ssh
get
set
zip
run
ssh
tag
ssh

Jump to

Keyboard shortcuts

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