Documentation
¶
Index ¶
- func ConfirmDangerous(resourceType, resourceName string, confirmed bool) bool
- func ConfirmDestructive(resourceType, resourceName string, confirmed, understands bool) bool
- func NewAttachmentCmd(flags *GlobalFlags) *cobra.Command
- func NewAuthCmd(flags *GlobalFlags) *cobra.Command
- func NewBranchCmd(flags *GlobalFlags) *cobra.Command
- func NewCommitCmd(flags *GlobalFlags) *cobra.Command
- func NewDashboardCmd(flags *GlobalFlags) *cobra.Command
- func NewFileCmd(flags *GlobalFlags) *cobra.Command
- func NewPRCmd(flags *GlobalFlags) *cobra.Command
- func NewPRCommentCmd(flags *GlobalFlags) *cobra.Command
- func NewPRTaskCmd(flags *GlobalFlags) *cobra.Command
- func NewProjectCmd(flags *GlobalFlags) *cobra.Command
- func NewRepoCmd(flags *GlobalFlags) *cobra.Command
- func NewRootCmd(version string) *cobra.Command
- func NewSearchCmd(flags *GlobalFlags) *cobra.Command
- func NewTagCmd(flags *GlobalFlags) *cobra.Command
- func NewUserCmd(flags *GlobalFlags) *cobra.Command
- type GlobalFlags
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmDangerous ¶
ConfirmDangerous prompts the user to type the resource name to confirm deletion.
func ConfirmDestructive ¶
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 NewSearchCmd ¶
func NewSearchCmd(flags *GlobalFlags) *cobra.Command
func NewTagCmd ¶
func NewTagCmd(flags *GlobalFlags) *cobra.Command
func NewUserCmd ¶
func NewUserCmd(flags *GlobalFlags) *cobra.Command
Types ¶
Click to show internal directories.
Click to hide internal directories.