This guide walks you through installing the DX CLI on your system and verifying that it is set up correctly.
You organization must have made the DX CLI available internally. If not, your organization should follow the Get Started guide to set it up first.
- Download the DX CLI installer as a
.zipfile from this repository. - Extract the contents of the
.zipfile to a location of your choice.
- Navigate to the directory where you extracted the installer.
- Double-click the
install.batfile to start the installation process.
Follow the on-screen instructions until the installation is complete.
To confirm that DX CLI was installed successfully:
- Open a new Command Prompt.
- Run the following command:
dx -vIf the output displays a version number (e.g., x.y.z), the installation was successful. If not, please contact your organization's DX CLI support team.
Explore the CLI's features by viewing the help menu:
dx -hThis command lists all available commands and options to help you get started quickly.
DX CLI is an open-source solution available on GitHub, crafted by Start DevX organization.