Resolve CLI flags + plugin config into create-table inputs for a specific version.
Expansion policy:
dotenvExpand
{ ...process.env, ...ref }
Parsed CLI flags.
Optional
Plugin config slice (already interpolated by host).
Env reference (typically ctx.dotenv).
Resolved version, layout config, and create options.
Resolve CLI flags + plugin config into create-table inputs for a specific version.
Expansion policy:
dotenvExpand.{ ...process.env, ...ref }(ctx wins).