configure

package
v3.20.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureRun

func ConfigureRun(f *factory.Factory, org string) error

func ConfigureWithCredentials

func ConfigureWithCredentials(f *factory.Factory, org, token string) error

Types

type ConfigureAddCmd

type ConfigureAddCmd struct{}

func (*ConfigureAddCmd) Help

func (c *ConfigureAddCmd) Help() string

type ConfigureCmd

type ConfigureCmd struct {
	Org     string              `help:"Organization slug" optional:""`
	Token   string              `help:"API token" optional:""`
	Force   bool                `help:"Force setting a new token" optional:""`
	Default ConfigureDefaultCmd `cmd:"" optional:"" help:"Configure Buildkite API token" hidden:"" default:"1"`
	Add     ConfigureAddCmd     `cmd:"" optional:"" help:"Add configuration for a new organization"`
}

func (*ConfigureCmd) Help

func (c *ConfigureCmd) Help() string

func (*ConfigureCmd) Run

func (c *ConfigureCmd) Run(kongCtx *kong.Context, globals cli.GlobalFlags) error

type ConfigureDefaultCmd

type ConfigureDefaultCmd struct{}

Jump to

Keyboard shortcuts

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