ayllu-build(1) General Commands Manual ayllu-build(1)

ayllu-build - Isomorphic Build System

ayllu-build [-c|--config] [-l|--level] [-h|--help] [-V|--version] <subcommands>

ayllu-build is an isomorphic continuous integration server that is designed to minimize the iteration cycle between local and remote builds as much as possible. Isolation is achieved by wrapping any OCI runtime compatible binary which can be configured by setting the oci_binary option in the [build] section of your configuration. ayllu-build has only been tested against the crun binary but it should also be compatible with runc or yuoki.

This binary provides a low-level interface to Ayllu builds. Usage via githooks, ayllu-shell, or quipu is the intended interface for users.

The status of builds, their outputs, and logs can be read via quipu(1).

Path to your configuration file
Sets the logging level
Print help (see a summary with '-h')
Print version

Check the build configuration
Evaluate a local build script
Launch a shell session for debugging purposes
List active build processes
Garbage collect old builds
Print this message or the help of the given subcommand(s)

v0.1.0

ayllu-build 0.1.0