Documentation
¶
Index ¶
- func BuildAutoGetCmd(deps cmdutil.Deps) *cobra.Command
- func BuildAutoListCmd(deps cmdutil.Deps) *cobra.Command
- func BuildAutoPRCreateCmd(deps cmdutil.Deps) *cobra.Command
- func BuildAutoStatusCmd(deps cmdutil.Deps) *cobra.Command
- func BuildAutoStatusesCmd(deps cmdutil.Deps) *cobra.Command
- func PrintAutoHints(w io.Writer, kind, key, project, afterCmd string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildAutoGetCmd ¶
BuildAutoGetCmd creates the top-level "get" command that auto-detects the tracker.
func BuildAutoListCmd ¶
BuildAutoListCmd creates the top-level "list" command that auto-detects the tracker.
func BuildAutoPRCreateCmd ¶ added in v0.20.0
BuildAutoPRCreateCmd creates the top-level "pr create" command that derives the code forge and repository from the local git "origin" remote, so a PR can be opened from inside the repo without naming the forge kind or --repo.
func BuildAutoStatusCmd ¶
BuildAutoStatusCmd creates the top-level "status" command that auto-detects the tracker.
func BuildAutoStatusesCmd ¶
BuildAutoStatusesCmd creates the top-level "statuses" command that auto-detects the tracker.
func PrintAutoHints ¶
PrintAutoHints prints contextual guidance to stderr after auto-detected commands.
Types ¶
This section is empty.