Usage: rtor [OPTIONS] --github <URI> --manifest <PATH> --runtime <NAME>
Options:
-g, --github <URI>
GitHub repository
-t, --target <VALUE>
Specific branch/commit/tag
[default: main]
-m, --manifest <PATH>
Runtime manifest path
-r, --runtime <NAME>
Runtime name
-o, --output <PATH>
Specific output path
[default: .]
-n, --no-digest
Specify not to generate the digest file
-c, --cache
Whether to cache the build or not.
Don't use this in production environments.
-h, --help