Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEnumCmd ¶
func RunEnumerate ¶ added in v0.67.0
RunEnumerate handles the enum command execution
Types ¶
type EnumOptions ¶ added in v0.67.0
type EnumOptions struct {
URL string
Token string
Owned bool
Member bool
SearchQuery string
Fast bool
Dump bool
Page int
Repository string
Organization string
OrderBy string
ExtendRenovateConfigService string
}
EnumOptions represents all configuration options for the enum command
Click to show internal directories.
Click to hide internal directories.