Skip to content

Build a pipeline using the Quix CLI

In this tutorial you'll build a simple pipeline using the Quix CLI. The steps are:

  1. Create a project - you create your Git project.
  2. Sign up to Cloud - Sign up to Quix Cloud for free.
  3. Add a source - you add a demo data source.
  4. Add a transform - you add a transform and perform some simple processing.
  5. Add a destination - you add a simple destination.
  6. Sync to Quix Cloud - you synchronize you CLI project with Quix Cloud.

Next step