Skip to content

pipeline

Overview

Manage your local pipeline operations and resources

Aliases: pipeline, pipe, pl

Usage:

quix pipeline [command] [options]

Commands:

  • view: Create and preview a mermaid diagram of the pipeline
  • deployments: Manage the deployments of the local pipeline
  • status: Display the current status of the local pipeline
  • update: Update 'quix.yaml' with the new local applications and update the variables of the existing deployments
  • sync: Synchronize your local pipeline to Quix Cloud
  • topics: Manage the topics of your local pipeline
  • logs: View output from deployments of the local pipeline
  • up: Run your pipeline using docker compose
  • down: Stop the execution of your local pipeline
  • start: Start a deployment of the local pipeline
  • stop: Stop a deployment of the local pipeline