Group 2: Schema/CLI Mismatch — Default Values & Descriptions
This parent issue tracks 14 bugs where CLI --help text showed incorrect defaults, wrong descriptions, or enum mismatches compared to the JSON schema.
Additionally, 5 Group 4 issues are resolved as overlaps.
Child Issues
Group 4 Overlaps (also fixed)
PR
Group 2: Schema/CLI Mismatch — Default Values & Descriptions
This parent issue tracks 14 bugs where CLI
--helptext showed incorrect defaults, wrong descriptions, or enum mismatches compared to the JSON schema.Additionally, 5 Group 4 issues are resolved as overlaps.
Child Issues
runtime.mcp.dml-tools.read-recordsdefault mismatchruntime.mcp.dml-tools.create-recorddefault mismatchruntime.mcp.dml-tools.describe-entitiesdefault mismatchruntime.graphql.multiple-mutations.create.enableddefault mismatchruntime.host.modedefault mismatchdata-source.options.set-session-contextmisleading defaultruntime.rest.request-body-strictdefault mismatch (init)runtime.mcp.dml-tools.aggregate-recordsschema internal conflict--otel-service-namewrong descriptiondab add-telemetrydefaults shown twiceruntime.graphql.depth-limitdescription mismatch--database-typelistsdwsqlnot in schema--database-typemissingcosmosdb_postgresql(already fixed in PR Add missing CLI options for dab configure, add, and update #3409)--database-typeuppercase casing mismatchGroup 4 Overlaps (also fixed)
rest.request-body-strict(same as [Bug]: Schema/Cli mismatch runtime.rest.request-body-strict #3353)host.mode(same as [Bug]: Schema/Cli mismatch runtime.host.mode #3351)set-session-context(same as [Bug]: Schema/Cli mismatch data-source.options.set-session-context #3352)graphql.multiple-mutations.create.enabled(same as [Bug]: Schema/Cli mismatch runtime.graphql.multiple-mutations.create.enabled #3350)PR