Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRefresh ¶
Types ¶
type RefreshOptions ¶
type RefreshOptions struct { IO *iostreams.IOStreams Config func() (config.Config, error) HttpClient *http.Client GitClient *git.Client Prompter shared.Prompt MainExecutable string Hostname string Scopes []string AuthFlow func(config.Config, *iostreams.IOStreams, string, []string, bool) error Interactive bool }
Click to show internal directories.
Click to hide internal directories.