C8ctl

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

javimosch 3cd3df8 582 B Updated

File contents

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

javimosch/supercli/tree/main/plugins/c8ctl/skills/quickstart commit 3cd3df8171

Frequently asked questions

npx skillmds@latest add javimosch/c8ctl