CLI
kyu build
Section titled “kyu build”Bundle and pre-initialize a worker.
kyu build [config]If no config path is provided, defaults are used. Pass an explicit path to override.
kyu buildkyu build path/to/kyushu.build.tomlkyu run
Section titled “kyu run”Run a built worker.
kyu run [config]If no config path is provided, defaults are used. Pass an explicit path to override.
kyu runkyu run path/to/kyushu.run.tomlkyu —version
Section titled “kyu —version”Print the installed CLI version.
kyu --version