cicd-integrations
2022.10
false
- Overview
- UiPath CLI
- About UiPath CLI
- Downloading UiPath CLI
- Compatibility matrix
- Running UiPath CLI
- Managing NuGet feeds
- Azure DevOps extension
- Jenkins plugin

CI/CD integrations user guide
Last updated Apr 28, 2025
Downloading UiPath CLI
linkYou can download any version of the UiPath CLI from the UiPath Official Public Feed.
- Go to the UiPath Official Public Feed.
- In the Filter by keywords search bar, type
uipath.cli
. - Select one of the following options:
- UiPath.CLI - UiPath CLI designed for Linux devices
- UiPath.CLI.Windows - UiPath CLI designed for Windows devices
- Go to the Versions tab, and select a version of the CLI that you want to download.
- Select Download.
- Open the folder where the NUPKG file is downloaded and extract the file into a folder.
Results: A folder with the same name as the NUPKG file is created. This folder holds the contents of the UiPath CLI. The entrypoint
for all operations is
uipcli.exe
(for UiPath.CLI.Windows), or uipcli.dll
(for UiPath.CLI), located in the tools
folder.