Skip to Content
MarktplatzCLI-Download

CLI-Download

Die ProcessCube CLI kann ueber den Marketplace heruntergeladen und installiert werden. Die Downloads sind ohne API-Key zugaenglich.

Schnellinstallation

curl -fsSL https://marketplace.processcube.io/cli/install | bash

Manuelle Installation

Neueste Version abfragen

curl https://marketplace.processcube.io/cli/latest

Bestimmte Version herunterladen

# Linux x64 curl -LO https://marketplace.processcube.io/cli/download/v1.0.0/processcube-cli-linux-x64 # macOS arm64 curl -LO https://marketplace.processcube.io/cli/download/v1.0.0/processcube-cli-darwin-arm64 # Windows x64 curl -LO https://marketplace.processcube.io/cli/download/v1.0.0/processcube-cli-windows-x64.exe

Unterstuetzte Plattformen

PlattformArchitektur
Linuxx64
macOSarm64
Windowsx64

Die vollstaendige CLI-Dokumentation finden Sie unter CLI.