app

package
v0.0.0-...-8415d4e Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: AGPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAppCommand

func NewAppCommand(squareCli cli.SquareCLI) *cobra.Command

func NewCommitCommand

func NewCommitCommand(squareCli cli.SquareCLI) *cobra.Command

func NewDeleteCommand

func NewDeleteCommand(squareCli cli.SquareCLI) *cobra.Command

func NewListCommand

func NewListCommand(squareCli cli.SquareCLI) *cobra.Command

func NewLogsCommand

func NewLogsCommand(squareCli cli.SquareCLI) *cobra.Command

func NewRestartCommand

func NewRestartCommand(squareCli cli.SquareCLI) *cobra.Command

func NewStartCommand

func NewStartCommand(squareCli cli.SquareCLI) *cobra.Command

func NewStatusCommand

func NewStatusCommand(squareCli cli.SquareCLI) *cobra.Command

func NewStopCommand

func NewStopCommand(squareCli cli.SquareCLI) *cobra.Command

func NewUploadCommand

func NewUploadCommand(squareCli cli.SquareCLI) *cobra.Command

Types

type CommitOptions

type CommitOptions struct {
	ConfigFile *squareconfig.SquareConfig

	File          *os.File
	FileName      string
	ApplicationID string
	Restart       bool
}

type RunEFunc

type RunEFunc func(cmd *cobra.Command, args []string) error

type UploadOptions

type UploadOptions struct {
	ConfigFile *squareconfig.SquareConfig
	File       string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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