cmd

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfirmDangerous

func ConfirmDangerous(resourceType, resourceName string, confirmed bool) bool

ConfirmDangerous prompts the user to type the resource name to confirm deletion.

func ConfirmDestructive

func ConfirmDestructive(resourceType, resourceName string, confirmed, understands bool) bool

ConfirmDestructive prompts for destructive operations (project/repo delete).

func NewAttachmentCmd

func NewAttachmentCmd(flags *GlobalFlags) *cobra.Command

func NewAuthCmd

func NewAuthCmd(flags *GlobalFlags) *cobra.Command

func NewBranchCmd

func NewBranchCmd(flags *GlobalFlags) *cobra.Command

func NewCommitCmd

func NewCommitCmd(flags *GlobalFlags) *cobra.Command

func NewDashboardCmd

func NewDashboardCmd(flags *GlobalFlags) *cobra.Command

func NewFileCmd

func NewFileCmd(flags *GlobalFlags) *cobra.Command

func NewPRCmd

func NewPRCmd(flags *GlobalFlags) *cobra.Command

func NewPRCommentCmd

func NewPRCommentCmd(flags *GlobalFlags) *cobra.Command

func NewPRTaskCmd

func NewPRTaskCmd(flags *GlobalFlags) *cobra.Command

func NewProjectCmd

func NewProjectCmd(flags *GlobalFlags) *cobra.Command

func NewRepoCmd

func NewRepoCmd(flags *GlobalFlags) *cobra.Command

func NewRootCmd

func NewRootCmd(version string) *cobra.Command

func NewSearchCmd

func NewSearchCmd(flags *GlobalFlags) *cobra.Command

func NewTagCmd

func NewTagCmd(flags *GlobalFlags) *cobra.Command

func NewUserCmd

func NewUserCmd(flags *GlobalFlags) *cobra.Command

Types

type GlobalFlags

type GlobalFlags struct {
	Profile string
	JSON    bool
	Format  string
	NoColor bool
	Debug   bool
}

Jump to

Keyboard shortcuts

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