List existing pipelines.
2686 2687 2688
# File 'lib/platform-api/client.rb', line 2686 def list() @client.pipeline.list() end