Show Pipeline
SHOW PIPELINE

Show current Pipeline settings using JSON.

Examples #

SHOW PIPELINE
[{
  "name": "test",
  "partitions": -1,
  "size": -1,
  "events": -1,
  "duration": -1
}]

See also ALTER PIPELINE, REBALANCE