package
Version:
v0.30.4
Opens a new window with list of versions in this module.
Published: Feb 24, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cmd struct {
Init InitCmd `cmd:"" help:"Initialize abctl configuration from existing Airbyte installation."`
}
Cmd represents the config command group
type InitCmd struct {
Force bool `flag:"" help:"Overwrite existing airbox configuration."`
}
InitCmd represents the init command
Run executes the init command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.