Skip to main content
Use the linked-entities commands to link connectors, sources, and targets to a tenant on a flow. These are the entities that a tenant has connected for a given flow. Use supported-entities get first to discover the connection parameters a connector expects before linking it.

Linked Entities Create

Description

Links an entity to a tenant on a flow. By default, the command links a v2 connector.

Samples

Link a v2 connector:
Pass the connector configuration as a shell-quoted JSON object:
Use --entity-type and --flow-version to link another entity type:
V1 flows support sources and targets, but not connectors. Return machine-readable output for programmatic use:

Parameters