uipathcli icon indicating copy to clipboard operation
uipathcli copied to clipboard

Command line interface to simplify, script and automate API calls for UiPath services (preview)

Results 13 uipathcli issues
Sort by recently updated
recently updated
newest added

Some versions of the GitHub Actions are deprecated and getting removed. Upgrading all actions to the latest versions.

Hi is it possible for the cli to authenticate with Orchestrator via the Confidential apps with user scopes (authorization code flow) ?

As the tool works now, there does not seem to be a way to choose which feed to publish to when using the `uipath studio package publish` command. Having this...

Hi! I am currently trying to integrate the uipathcli with our pipelines on gitlab. This is working great so far, but I am running into an issue with Windows legacy...

Currently, the CLI requires a re-login every time the auth token expires (which is 1 hour by default) which is very inconvenient for the user. Extend the uipathcli to support...

Extend the uipathcli to support UiPath Data Services UiPath Data Service is a persistent data storage service that brings powerful no-code data modeling and storage capabilities to your Robotic Process...

We currently support two ways of discovering the command manuals. Users can either type `--help` to see the operations and arguments on the command line or they can visit the...

Two smaller issues when typing some unknown commands: 1. When using an invalid service name like `uipath unknown` the help output does not show all available commands, e.g. ``` COMMANDS:...

This is typically used in air gapped installations so that packages are pulled from a local source.

### Summary When using `uipath studio package pack` to pack a project containing coded workflows (C# files) with custom types as parameters, the generated `project.json` is missing the `type` field...