cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:          "tfe-plan-bot",
	Short:        "A bot for creating TFE speculative plans on Github pull requests.",
	Long:         "A bot for creating TFE speculative plans on Github pull requests, when a given policy is satisfied.",
	SilenceUsage: true,
}

RootCmd represents the base command when called without any subcommands

View Source
var ServerCmd = &cobra.Command{
	Use:   "server",
	Short: "Runs tfe-plan-bot in server mode.",
	Long:  "Runs tfe-plan-bot in a long-running server mode, receiving and responding to webhooks.",

	RunE: serverCmd,
}

Functions

func IsDebugMode

func IsDebugMode() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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