project

package
v0.51.5 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidProject = errors.New("invalid project")
)

Functions

func ConnectGithubFlow added in v0.49.0

func ConnectGithubFlow(ctx context.Context, ch *cmdutil.Helper, opts *DeployOpts) error

func DeleteCmd

func DeleteCmd(ch *cmdutil.Helper) *cobra.Command

func DeployCmd added in v0.49.1

func DeployCmd(ch *cmdutil.Helper) *cobra.Command

func DeployWithUploadFlow added in v0.49.1

func DeployWithUploadFlow(ctx context.Context, ch *cmdutil.Helper, opts *DeployOpts) error

func DescribeCmd added in v0.36.3

func DescribeCmd(ch *cmdutil.Helper) *cobra.Command

func EditCmd

func EditCmd(ch *cmdutil.Helper) *cobra.Command

func GitPushCmd added in v0.49.0

func GitPushCmd(ch *cmdutil.Helper) *cobra.Command

func HibernateCmd added in v0.49.0

func HibernateCmd(ch *cmdutil.Helper) *cobra.Command

func JwtCmd added in v0.24.3

func JwtCmd(ch *cmdutil.Helper) *cobra.Command

func ListCmd added in v0.23.0

func ListCmd(ch *cmdutil.Helper) *cobra.Command

func LogsCmd added in v0.37.0

func LogsCmd(ch *cmdutil.Helper) *cobra.Command

func PartitionsCmd added in v0.51.0

func PartitionsCmd(ch *cmdutil.Helper) *cobra.Command

func ProjectCmd

func ProjectCmd(ch *cmdutil.Helper) *cobra.Command

func RefreshCmd added in v0.37.0

func RefreshCmd(ch *cmdutil.Helper) *cobra.Command

func RenameCmd added in v0.24.0

func RenameCmd(ch *cmdutil.Helper) *cobra.Command

func ShowCmd

func ShowCmd(ch *cmdutil.Helper) *cobra.Command

func StatusCmd

func StatusCmd(ch *cmdutil.Helper) *cobra.Command

func ValidateLocalProject added in v0.49.0

func ValidateLocalProject(ch *cmdutil.Helper, gitPath, subPath string) (string, string, error)

Types

type DeployOpts added in v0.49.0

type DeployOpts struct {
	GitPath     string
	SubPath     string
	RemoteName  string
	Name        string
	Description string
	Public      bool
	Provisioner string
	ProdVersion string
	ProdBranch  string
	Slots       int
}

Jump to

Keyboard shortcuts

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