cmd

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CompletionCmd = &cobra.Command{
	Use:   "completion",
	Short: "Generate completion files for the flow cli",
	Run:   completionFunc,
}

CompletionCmd represents the command for generating completion files for the flow cli.

View Source
var RootCmd = &cobra.Command{
	Use:   "flow",
	Short: "A CLI for deploying services",
	Long: `Flow is a CLI tool for a continuous deploy pipeline to use for
	deploying to cloud providers. Easily auth and roll services.`,
}

RootCmd represents the base command without any params on it.

View Source
var (
	// Version is the current version of flow, made available for use through
	// out the application.
	Version string
)

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Directories

Path Synopsis
aws
asm
ecr
ecs
rds
s3

Jump to

Keyboard shortcuts

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