cicd-integrations
2024.10
false
UiPath logo, featuring letters U and I in white

CI/CD integrations user guide

Last updated Feb 28, 2026

Running tasks using JSON configuration

Prerequisites:

  • Create the JSON configuration.
  • Run the CLI exe (for Windows) or dll (for Linux) file.

To run asks using the JSON configuration, take the following steps:

  1. Run the run task, using uipcli run.

  2. Specify the required parameters.

    The following table describes the required parameters:

    ParameterDescription
    JSON File Path (pos. 0)Required. The path of the JSON file specifying the run arguments.

Usage:

uipcli  run <arguments_json_path>
uipcli  run <arguments_json_path>

Minimal command examples:

  • uipcli run "C:\\cli_args.json"

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated