Sign In

@uipath/solution-tool

Package Overview
Dependencies
Maintainers
17
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons
This package has malicious versions linked to the ongoing "Mini Shai-Hulud" supply chain attack.

Affected versions:

1.0.1
View campaign page

@uipath/solution-tool

Create, pack, publish, and deploy UiPath Automation Solutions.

unpublished
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
1.9K
0.47%
Maintainers
17
Weekly downloads
 
Created
Source

Solution Tool

uip tool for managing UiPath Automation Solutions.

Commands

CommandDescription
packPack a UiPath solution
publishPublish solution package
newCreate a new solution
uploadUpload a solution package
deploy runDeploy solution to environment
deploy statusCheck deployment status
deploy activateActivate deployed solution
deploy uninstallRemove solution
deploy listList deployments
deploy config get/set/link/unlinkManage deployment configuration
project add/import/removeManage projects within a solution
packages list/deleteManage solution packages

Examples

uip solution pack <solutionPath>
uip solution publish <packagePath>
uip solution init --name MySolution
uip solution upload <packagePath>
uip solution deploy run --solution-name MySolution
uip solution deploy status --solution-name MySolution
uip solution project add --name MyProject

Keywords

cli-tool

FAQs

Package last updated on 11 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts