Problem
--set key=value overlays template customOptions, but coverage of invalid keys, type coercion, and multiple --set flags is thin.
Solution
Add integration tests using the offline fixture catalog (fixtures/ / --fixture if available). Cover happy path + unknown key error.
Problem
--set key=valueoverlays templatecustomOptions, but coverage of invalid keys, type coercion, and multiple--setflags is thin.Solution
Add integration tests using the offline fixture catalog (
fixtures//--fixtureif available). Cover happy path + unknown key error.