cli

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TectonicTorcxProfile is the default torcx profile used by the bootstrapper
	TectonicTorcxProfile = "tectonic"
)

Variables

View Source
var (
	// BootstrapCmd is the top-level cobra command for `tectonic-torcx-bootstrap`
	BootstrapCmd = &cobra.Command{
		Use:          "tectonic-torcx-bootstrap",
		RunE:         runBootstrap,
		SilenceUsage: true,
	}
)
View Source
var (
	// HookPreCmd is the top-level cobra command for `tectonic-torcx-hook-pre`
	HookPreCmd = &cobra.Command{
		Use:          "tectonic-torcx-hook-pre",
		RunE:         runHookPre,
		SilenceUsage: true,
	}
)

Functions

func Init

func Init() error

Init initializes the CLI environment for tectonic-torcx multicall

func MultiExecute

func MultiExecute() error

MultiExecute dispatches multicall execution

Types

This section is empty.

Jump to

Keyboard shortcuts

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