Union CLI & SDK

The union and pyflyte command-line tools plus the Flytekit and Union Python SDKs - the primary, fully-documented clients that register entities and drive the FlyteAdmin control plane (including Actors and Artifacts) over gRPC.

API entry from apis.yml

apis.yml Raw ↑
aid: unionai:union-cli-sdk
name: Union CLI & SDK
tags:
- CLI
- SDK
- Flytekit
- pyflyte
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.union.ai/docs/flyte/api-reference/
baseURL: https://<your-org>.app.union.ai/api/v1
properties:
- url: https://www.union.ai/docs/serverless/api-reference/union-sdk/
  type: Documentation
- url: https://www.union.ai/docs/flyte/api-reference/pyflyte-cli/
  type: APIReference
- url: https://www.union.ai/docs/byoc/api-reference/union-cli/
  type: APIReference
- url: https://github.com/unionai
  type: GitHub
description: The union and pyflyte command-line tools plus the Flytekit and Union Python SDKs - the primary,
  fully-documented clients that register entities and drive the FlyteAdmin control plane (including Actors
  and Artifacts) over gRPC.