SHOW PIPES allows to list all known pipes in alphabetical order:
SHOW PIPES [OFFSET <number>] [LIMIT <number>]
OFFSET if greater than 0, allows to skip the number of records from the top.
Default value: 0
LIMIT allows to limit the number of records in the result.
Default value: unlimited