Run Commands

Create Pipelines

Learn how to create a pipeline in the console UI.

How to Create a Pipeline in Console #

  1. Authenticate to Pachyderm or access Console via Localhost.
  2. Scroll through the project list to find a project you want to view.
  3. Select View Project.
  4. Select Create > Pipeline from the sidebar.
  5. Define a pipeline spec in JSON and ensure it’s valid.
  6. Review any cluster or project defaults that will be applied to the pipeline and overwrite them if necessary.
  7. Select Create Pipeline.