Documentation
¶
Overview ¶
Package get implements the "krci sonar get" command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetOptions ¶
type GetOptions struct {
IO *iostreams.IOStreams
RestClient func() (*restapi.ClientWithResponses, error)
Project string
PullRequest string
OutputFormat string
}
GetOptions holds all inputs for `krci sonar get <project>`.
Click to show internal directories.
Click to hide internal directories.