CLI: build
Complete help for farthershore build and every subcommand.
farthershore build
Usage: farthershore build [options]
Build the business/ program into a Manifest IR envelope
Options:
--entry <path> Business-as-code folder or file to compile (default:
business/)
--out <path> Output path for the build output (default:
business-build.json)
-h, --help display help for command
Examples:
farthershore build
farthershore build --entry business/ --out business-build.json
farthershore build --format json