compozy task dependency
Manage task dependencies
compozy task dependency
Manage task dependencies
Options
-h, --help help for dependencyOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.
| Format | Output |
|---|---|
human | Help and subcommand list |
json | Not emitted for help |
jsonl | Not emitted for help |
toon | Not emitted for help |
Subcommands
| Command | Description |
|---|---|
| compozy task dependency add | Add a dependency edge to a task |
| compozy task dependency remove | Remove a dependency edge from a task |