Documentation
¶
Overview ¶
Package mergecheck is the `code-insights merge-check` subcommand group. The merge-check API is partly undocumented in Bitbucket Server — these commands are marked experimental.
Index ¶
- func NewCmdDelete(f *factory.Factory, runF func(*DeleteOptions) error) *cobra.Command
- func NewCmdGet(f *factory.Factory, runF func(*GetOptions) error) *cobra.Command
- func NewCmdMergeCheck(f *factory.Factory) *cobra.Command
- func NewCmdSet(f *factory.Factory, runF func(*SetOptions) error) *cobra.Command
- type DeleteOptions
- type GetOptions
- type SetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdDelete ¶
NewCmdDelete builds the `code-insights merge-check delete` cobra command.
func NewCmdMergeCheck ¶
NewCmdMergeCheck builds the `code-insights merge-check` command tree.
Types ¶
type DeleteOptions ¶
DeleteOptions holds parsed flags for `code-insights merge-check delete`.
type GetOptions ¶
GetOptions holds parsed flags for `code-insights merge-check get`.
Click to show internal directories.
Click to hide internal directories.