cli

package
v0.17.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: Apache-2.0 Imports: 92 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultWebDevPort = 46764
View Source
const DefaultWebHost = "localhost"
View Source
const DefaultWebPort = 10350
View Source
const TiltfileErrExitCode = 5

arbitrary non-1 value chosen to allow callers to distinguish between Tilt errors and Tiltfile errors

Variables

Functions

func Execute

func Execute()

func SetTiltInfo added in v0.8.2

func SetTiltInfo(info model.TiltBuild)

Types

type CmdCIDeps added in v0.14.0

type CmdCIDeps struct {
	Upper        engine.Upper
	TiltBuild    model.TiltBuild
	Token        token.Token
	CloudAddress cloudurl.Address
	Store        *store.Store
}

type CmdUpDeps added in v0.10.16

type CmdUpDeps struct {
	Upper        engine.Upper
	TiltBuild    model.TiltBuild
	Token        token.Token
	CloudAddress cloudurl.Address
	Store        *store.Store
	Prompt       *prompt.TerminalPrompt
}

type DownDeps added in v0.7.11

type DownDeps struct {
	// contains filtered or unexported fields
}

func ProvideDownDeps added in v0.7.11

func ProvideDownDeps(
	tfl tiltfile.TiltfileLoader,
	dcClient dockercompose.DockerComposeClient,
	kClient k8s.Client) DownDeps

type DumpImageDeployRefDeps added in v0.17.0

type DumpImageDeployRefDeps struct {
	DockerBuilder build.DockerBuilder
	DockerClient  docker.Client
}

type LogsDeps added in v0.17.0

type LogsDeps struct {
	// contains filtered or unexported fields
}

func ProvideLogsDeps added in v0.17.0

func ProvideLogsDeps(u model.WebURL, p *hud.IncrementalPrinter) LogsDeps

type SyncletCmd

type SyncletCmd struct {
	// contains filtered or unexported fields
}

func (*SyncletCmd) Register

func (s *SyncletCmd) Register() *cobra.Command

Jump to

Keyboard shortcuts

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