deploy

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServiceActionInstall   = "install"
	ServiceActionUninstall = "uninstall"
	ServiceActionStart     = "start"
	ServiceActionStop      = "stop"
)

Variables

This section is empty.

Functions

func New

func New() *cobra.Command

New represents the deployment command

func NewInstallCommand

func NewInstallCommand() *cobra.Command

NewInstallCommand represents the install command

func NewStartCommand

func NewStartCommand() *cobra.Command

NewStartCommand represents the start command

func NewStopCommand

func NewStopCommand() *cobra.Command

NewStopCommand represents the stop command

func NewUninstallCommand

func NewUninstallCommand() *cobra.Command

NewUninstallCommand represents the uninstall command

func RunService

func RunService(action string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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