service

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DEFAULT_COMMAND = []string{"sh", "-c", "command -v bash >/dev/null 2>&1 && exec bash || exec sh"}

Functions

func NewExecCommand

func NewExecCommand(groupID string) *cobra.Command

func NewInspectCommand

func NewInspectCommand(groupID string) *cobra.Command

func NewListCommand

func NewListCommand(groupID string) *cobra.Command

func NewLogsCommand

func NewLogsCommand(groupID string) *cobra.Command

func NewRmCommand

func NewRmCommand(groupID string) *cobra.Command

func NewRootCommand

func NewRootCommand() *cobra.Command

func NewRunCommand

func NewRunCommand(groupID string) *cobra.Command

func NewScaleCommand

func NewScaleCommand(groupID string) *cobra.Command

func NewStartCommand

func NewStartCommand(groupID string) *cobra.Command

func NewStopCommand

func NewStopCommand(groupID string) *cobra.Command

func RunLogs

func RunLogs(ctx context.Context, uncli *cli.CLI, args []string, opts logs.Options) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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