github

package
v0.49.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2022 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package github contains logic for github populate command

Package github contains logic for github populate command

Package github contains logic for github populate command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() *cobra.Command

Types

type GHCLIConfig

type GHCLIConfig struct {
	GithubCom struct {
		User        string `yaml:"user"`
		OauthToken  string `yaml:"oauth_token"`
		GitProtocol string `yaml:"git_protocol"`
	} `yaml:"github.com"`
}

GHCLIConfig struct used to decode gh cli hosts.yml config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL