Pipeline metadata
Use the information on this page to access pipeline metadata.
Get pipeline IDs
After you create a pipeline, Telemetry Pipeline assigns that pipeline a unique numerical ID.
To retrieve a list of IDs for all pipelines within a Core Instance, run the following Pipeline CLI command:
calyptia get pipelines --core-instance INSTANCE --show-ids
Replace INSTANCE
with the name of your Core Instance.