Phase: Phase 7: US5 Extensibility
User Story: US5 - Extensible Command Architecture
Extract shared command infrastructure in src/cli/shared.ts
Common option builders for:
- --resource-group
- --service-name
- --subscription-id
- --verbose
- --otel
Include:
- Shared APIM client factory
- Shared artifact store factory
Phase: Phase 7: US5 Extensibility
User Story: US5 - Extensible Command Architecture
Extract shared command infrastructure in
src/cli/shared.tsCommon option builders for:
Include: