UiPath Documentation
uipath-cli
latest
false

UiPath CLI user guide

Dernière mise à jour 7 mai 2026

uip solution bundle

Remarque :

There is no uip solution bundle subcommand. The solution tool does not expose a standalone bundle verb. "Bundling" — the step that walks a solution directory, resolves its .uipx manifest, collects each project's outputs, and produces an internal .uis archive — is an implementation detail of the tool, invoked transparently by other verbs.

What you probably want instead

If you want to…Utiliser (Use)
Produce a deployable .zip for Orchestrator (deploy run)uip solution pack
Upload the solution to Studio Web for browser-based editinguip solution upload
Re-scan projects and sync resource declarations in the .uipxuip solution resource refresh

Both pack and upload bundle the solution internally before producing their respective outputs — you do not need to bundle it yourself.

If you have a .uis file already

Some earlier tooling and external flows produce a .uis archive directly. You can hand one to uip solution pack (as <solutionPath>) or to uip solution upload and the tool will pick it up — the .uis path is treated as a pre-bundled solution and skips the directory-walking step.

Voir également

  • What you probably want instead
  • If you have a .uis file already
  • Voir également

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour