UiPath Documentation
uipath-cli
latest
false
重要 :
请注意,此内容已使用机器翻译进行了本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

UiPath CLI 用户指南

上次更新日期 2026年5月22日

uip platform

uip platform is the Platform tool: it manages organization- and tenant-level license resources — tenant runtime/consumable allocations, per-user license bundles, group allocation rules, and the organization-wide consumables report. Install it with uip tools install platform, or invoke uip platform … and let auto-install run. See Tools (plugins) for the install model and uip tools for the command that manages tool installation.

资源

每个资源都有其自己的参考页面。每个页面上设置的动词与uip platform注册的命令匹配 — 运行uip platform --help以确认安装的完整表面。

资源用途
租户Get the license summary for a tenant; set runtime licenses and consumables, routed to the service license that already owns each product code.
用户Allocate user-bundle licenses to a directory user, list a user's current leases (direct or group-inherited), and view the account-level user-bundle availability.
List, inspect, and configure group license-allocation rules with optional per-bundle quotas.
许可证Organization-level consumables reporting: per-tenant allocation summary, daily breakdown by service, and per-folder breakdown.

大纲

uip platform <resource> <verb> [options]
uip platform <resource> <verb> [options]

始终为uip platform ,从不uip pltplatform是工具的命令前缀(请参阅uip tools list中的commandPrefix列)。

如何阅读本节

每个资源页面的结构都相同:

  1. 大纲uip platform <resource> <verb>命令形状。
  2. 动词— 包含资源公开的每个动词的单行表格。
  3. One H2 per verb — description, positional arguments (if any), flag table, an example, and the Data shape returned under --output json.
  4. Exit codes — a pointer to the shared Exit codes contract.
  5. 相关命令“另请参阅— 交叉链接”,指向同级资源和相关概念页面。

默认输出格式为--output json 。每个页面上的数据形状都反映 JSON 有效负载 — 表格、yaml 和纯渲染源自同一个Data对象。

常用标志

uip platform verbs share one optional org-scoping flag. Identifier flags (<tenant-key>, <user>, <group>) are positional and documented per verb.

标记使用人用途
--organization <account-id>每个动词Organization account GUID. Defaults to the org from the current login. Override when an external app or session is scoped to a different account.

Verb-level flags (--input, --mode, --tenant, --unit, --start-date, --end-date, --limit, --offset, --sort-by, --sort-order) are documented on each resource page.

全局选项和退出代码

所有uip platform动词都遵循四个全局选项--output--output-filter--log-level--log-file )。退出代码遵循共享合同

另请参阅

  • 概念:UiPath CLI 的组织方式— 工具在“主机 + 工具”模型中的位置。
  • Sessions — how the organization context is resolved.
  • 配置— 影响每个工具的环境变量和配置文件。
  • uip or licenses — Orchestrator-level robot license assignment (machine and named-user), complementary to platform-level allocation.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新