Skip to content

Missing CLI options for dab configure, add and update (Group 1) #3410

@souvikghosh04

Description

@souvikghosh04

Summary

Parent tracking issue for all missing CLI options in dab configure, dab add, and dab update commands. These are CLI coverage gaps where config properties exist in the schema but have no corresponding CLI option.

RCA:

New config properties (pagination, health, user-delegated-auth, etc.) were added to the schema and C# object model but the corresponding CLI options in ConfigureOptions.cs, EntityOptions.cs, and ConfigGenerator.cs were never created. A naming mismatch (cache.ttl vs cache.ttl-seconds, object-description vs description) also went unnoticed.

Child Issues

Fix PR

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtelemetryfeature requests/ bug reports related to telemetry

Type

No fields configured for Task.

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions