TAGS

Comma-separated tags for organizing and filtering pipelines.

Category: pipeline-clauses

Syntax

TAGS 'etl', 'daily', 'customer'

Description

The TAGS clause assigns one or more comma-separated, single-quoted string labels to the pipeline for organizational purposes. Tags are stored as metadata in the catalog and can be used to filter and group pipelines in the GUI and API. When omitted, the pipeline has no tags. Tags do not affect execution behavior and can be combined with any other clause.

Open in interactive docs →   DeltaForge home →