config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2015 License: MIT Imports: 8 Imported by: 0

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 (c *Config) PromptForConfig() (err error)

func (*Config) PromptForOrginization

func (c *Config) PromptForOrginization(host string) (user string)

func (*Config) PromptForToken

func (c *Config) PromptForToken(host string) (token string)

Jump to

Keyboard shortcuts

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