mikael-rnd/Setup UiPath CLI
Download UiPath CLI and setup on GitHub Actions runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | 'Specific version of the UiPath CLI to download from the UiPath-Official Feed (https://uipath.visualstudio.com/Public.Feeds/_artifacts/feed/UiPath-Official/NuGet/UiPath.CLI.Windows/versions/). If not provided, the latest version will be downloaded based on platform-version input.' | no | — |
| platform-version | 'Version of the UiPath platform used (e.g. version of robots and Studio used) in major and minor version, such as "24.10". If 'version' is provided, this input will be ignored.' | no | — |
Outputs
| name | description |
|---|---|
| cliToolName | Name of the UiPath CLI tool that was installed. E.g. UiPath.CLI.Windows for windows, UiPath.CLI otherwise |
| cliVersion | Version of the UiPath CLI tool that was installed. E.g. 24.10.0 |