CLI entrypoint that compiles a provider into a standalone Bun executable.
With no positional args, derives every field from manifest.yaml +
package.json + the GESTALT_TARGET_OS/GESTALT_TARGET_ARCH env vars that
gestaltd injects. With six positional args, uses the explicit contract.
CLI entrypoint that compiles a provider into a standalone Bun executable.
With no positional args, derives every field from
manifest.yaml+package.json+ theGESTALT_TARGET_OS/GESTALT_TARGET_ARCHenv vars that gestaltd injects. With six positional args, uses the explicit contract.