config

package
v0.30.4 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	Init InitCmd `cmd:"" help:"Initialize abctl configuration from existing Airbyte installation."`
}

Cmd represents the config command group

type InitCmd

type InitCmd struct {
	Force bool `flag:"" help:"Overwrite existing airbox configuration."`
}

InitCmd represents the init command

func (*InitCmd) Run

func (c *InitCmd) Run(ctx context.Context, cfgStore airbox.ConfigStore, ui ui.Provider) error

Run executes the init command

Jump to

Keyboard shortcuts

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