API reference#

This section provides the reference material for all Union APIs, SDKs and CLIs.

To get started, install union:

pip install -U union

This will install the Union SDK and the union CLI.

Union SDK

The Union SDK provides the Python API for building Union workflows.

Union SDK
Union CLI

The Union CLI is the command-line interface for interacting with your Union instance.

Union CLI
Uctl CLI

uctl is an alternative CLI for performing administrative tasks and for use in CI/CD environments.

Uctl CLI