c8ctl

star 39

Use this skill for Camunda 8 workflow automation and management from the CLI.

javimosch By javimosch schedule Updated 6/12/2026

name: c8ctl description: Use this skill for Camunda 8 workflow automation and management from the CLI.

c8ctl Plugin

Scriptable CLI for Camunda 8 operations.

Commands

  • c8ctl self version — Print version
  • c8ctl _ _ — Passthrough to CLI

Installation

npm install -g @camunda8/cli

Examples

c8ctl deploy --dry-run
c8ctl list --json

Key Features

  • Dry-run mode — Safe pipeline automation
  • JSON output — Structured data for CI/CD
  • c8ignore — File ignore patterns
  • Pipeline-ready — Non-interactive operation
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill c8ctl
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator