Skip to main content

DX CLI

DX CLI is the command-line interface used to apply engineering standards and conventions consistently across repositories. It bundles project bootstrap, repository checks, codemods, and operational helpers in a single tool.

Use cases

  • Bootstrapping new repositories with DX defaults
  • Running repository health checks with dx doctor
  • Applying codemods to migrate workspaces toward newer DX standards
  • Inspecting local project setup and available tooling
  • Running operational utilities such as Azure cost analysis

Reference of usage in our organization