Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { OAuthToken string `yaml:"oauth_token"` Orginization string `yaml:"orginization"` }
Config for the buildkite cli
func CurrentConfig ¶
func CurrentConfig() *Config
func (*Config) PromptForConfig ¶
func (*Config) PromptForOrginization ¶
func (*Config) PromptForToken ¶
Click to show internal directories.
Click to hide internal directories.