UiPath Documentation
coding-agents
latest
false
UiPath for Coding Agents user guide
  • Get started
    • Overview
    • Install and set up
    • Choosing your agent
    • Where to run your coding agent
    • Your first build
  • Best practices
  • Capabilities
  • Skills
  • CLI
    • CLI overview
    • Essential commands
    • Keeping up to date
  • Examples
  • Advanced
  • Help

Essential commands

The uip CLI commands you run most often, from signing in to inspecting Orchestrator.

These are the commands you or your agent can run directly during setup and day-to-day work. Most build, run, and publish commands are issued by your coding agent on your behalf as it carries out a task.

Commands you run often

CommandWhat it does
uip --helpLists the available commands and global options.
uip loginSigns in interactively to cloud.uipath.com through your browser.
uip login --authority "https://alpha.uipath.com"Signs in to a specific environment instead of the default.
uip login -itSigns in and lets you choose a tenant interactively.
uip login -t TenantNameSigns in and selects a tenant by name.
uip skills installInstalls or refreshes UiPath skills for the coding agents on your machine.
uip or --helpShows the Orchestrator commands, such as folders, assets, and jobs.

Getting help for any command

Every command accepts --help, which describes its subcommands and options. When you are unsure what a command supports, append --help to it — for example, uip skills install --help.

For the complete reference, see the UiPath CLI documentation.

  • Commands you run often
  • Getting help for any command

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated