baml pack

Package one or more BAML targets as a standalone executable. A positional target produces a single-entry executable. One or more `--function` flags produce an executable whose generated CLI has one subcommand per function. Function parameters are derived from BAML types.

Reference version

Usage

baml pack [OPTIONS] [FUNCTION]

Arguments

[FUNCTION]

Function to package as the executable's only entry point.

Options

-q, --quiet

Suppress nonessential output