Documentation
¶
Overview ¶
Copyright © 2026 NAME HERE <EMAIL ADDRESS>
Index ¶
- Variables
- func ConfirmDangerousAction(prompt, expected string) bool
- func ConfirmOverwrite(path string) bool
- func DetectGitContext() (string, string, string, error)
- func Error(msg string, err error) error
- func Execute(a *app.App)
- func Info(msg string)
- func PrintProjects(projects []config.Project)
- func PrintServiceRoleDetail(role *config.ServiceRole)
- func PrintServiceRolePermissions(perm *config.ServiceRolePermsResponse, repoPrincipal string)
- func PrintServiceRoleSecret(keyPair *config.ServiceRoleKeyPair)
- func PrintServiceRoles(roles []config.ServiceRole)
- func PromptWithDefault(label, defaultVal string) string
- func Spacer()
- func Success(msg string)
- func Warn(msg string)
Constants ¶
This section is empty.
Variables ¶
View Source
var Application *app.App
Functions ¶
func ConfirmDangerousAction ¶
func ConfirmOverwrite ¶
func PrintProjects ¶
func PrintServiceRoleDetail ¶
func PrintServiceRoleDetail(role *config.ServiceRole)
func PrintServiceRolePermissions ¶
func PrintServiceRolePermissions(perm *config.ServiceRolePermsResponse, repoPrincipal string)
func PrintServiceRoleSecret ¶
func PrintServiceRoleSecret(keyPair *config.ServiceRoleKeyPair)
func PrintServiceRoles ¶
func PrintServiceRoles(roles []config.ServiceRole)
func PromptWithDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.