package
0.24.0
Repository: https://github.com/airbytehq/abctl.git
Documentation: pkg.go.dev

# Functions

New returns an Airbyte client.
WithHTTPClient overrides the default http client.
WithToken sets the token to use with this client.

# Structs

Airbyte is used for communicating with the Airbyte API.

# Interfaces

HTTPClient exists for testing purposes.

# Type aliases

Option for configuring the Command, primarily exists for testing.
Token represents an application token.