Documentation
¶
Index ¶
- func ConfigFileLocation() string
- func NewGerritAPICmd() *cobra.Command
- func NewGerritAuthCmd() *cobra.Command
- func NewGerritAuthLoginCmd() *cobra.Command
- func NewGerritAuthLogoutCmd() *cobra.Command
- func NewGerritAuthStatusCmd() *cobra.Command
- func NewGerritChangesCmd() *cobra.Command
- func NewGerritChangesListCmd() *cobra.Command
- func NewGerritCmd() *cobra.Command
- func NewGerritGroupCmd() *cobra.Command
- func NewGerritGroupListCmd() *cobra.Command
- func NewGerritGroupMembersCmd() *cobra.Command
- func NewGerritGroupSearchCmd() *cobra.Command
- func NewGerritProjectCmd() *cobra.Command
- func NewGerritProjectCurrentCmd() *cobra.Command
- func NewGerritProjectListCmd() *cobra.Command
- func NewGerritProjectSearchCmd() *cobra.Command
- func NewGerritSSHCmd() *cobra.Command
- type Change
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigFileLocation ¶ added in v0.20.0
func ConfigFileLocation() string
func NewGerritAPICmd ¶
func NewGerritAuthCmd ¶ added in v0.20.0
func NewGerritAuthLoginCmd ¶ added in v0.20.0
func NewGerritAuthLogoutCmd ¶ added in v0.20.0
func NewGerritAuthStatusCmd ¶ added in v0.20.0
func NewGerritChangesCmd ¶
func NewGerritChangesListCmd ¶
func NewGerritCmd ¶
func NewGerritGroupCmd ¶
func NewGerritGroupListCmd ¶
func NewGerritGroupSearchCmd ¶
func NewGerritProjectCmd ¶
func NewGerritProjectListCmd ¶
func NewGerritSSHCmd ¶
Types ¶
type Config ¶ added in v0.20.0
func LoadConfig ¶ added in v0.20.0
func LoadConfig() Config
LoadFromDisk loads the config.json from disk.
Click to show internal directories.
Click to hide internal directories.