Commands¶
Reference for every zoryn subcommand. Grouped by purpose.
Global options¶
--version (show version) and --help (show help) work on every command. Most commands also accept these; each command's page lists its exact options:
| Flag | Description |
|---|---|
-d, --debug | Enable debug output |
-v, --verbose | Enable verbose output |
-C <dir> | Change to directory before running |
Packaging¶
zoryn clone— clone a package from sisyphuszoryn up— update version from upstreamzoryn commit— commit using the spec's latest changelog entryzoryn submit— commit, tag, push and submit for buildzoryn flow— run an unattended update workflow: a configured sequence of steps with recovery flows (experimental)zoryn gitery— browse gitery repos (gitoskop API) and run gitery server admin verbs over SSH
Build¶
zoryn build— local and remote hasher buildzoryn builder— manage local/remote build machineszoryn devenv— ready-to-use build environment with dependencies installed (experimental)
Tasks¶
zoryn task— task management (new,ls,show,add,run,abort,approve,download,delete,rm, …)zoryn task batch— build a chain of related packageszoryn task rebuild/task test-rebuild— rebuild dependents via RDBzoryn task manage— interactive TUI
Checks¶
zoryn check—version,upstream,spec,packages,version-up
Spec & tags¶
zoryn spec—find,version,add changelogzoryn tag—find
Generators¶
zoryn gen—opam2spec,pypi2spec,watch,environment,version-up
Agent skills¶
zoryn agent skill— install/manage the bundled zoryn Agent Skill in local AI agentszoryn agent mcp— register MCP servers (e.g. gitoskop) in local AI agents