cmd

package
v0.4.20 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2018 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigFile string

ConfigFile is the configuration file used for running a command

View Source
var RootCmd = &cobra.Command{
	Use:   "mystack",
	Short: "mystack handles manages your personal cluster",
	Long:  `Use mystack to start your services on kubernetes.`,
}

RootCmd is the root command for mystack CLI application

View Source
var Verbose int

Verbose determines how verbose mystack will run under

Functions

func Execute

func Execute(cmd *cobra.Command)

Execute runs RootCmd to initialize mystack CLI application

func InitConfig

func InitConfig()

InitConfig reads in config file and ENV variables if set.

func RunMigrations

func RunMigrations(info bool, writer io.Writer) error

RunMigrations in selected DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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