UiPath Documentation
uipath-cli
latest
false
Wichtig :
Dieser Inhalt wurde maschinell übersetzt. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

UiPath-CLI-Benutzerhandbuch

Letzte Aktualisierung 22. Mai 2026

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.

Ressourcen

Jede Ressource hat eine eigene Referenzseite. Das auf jeder Seite festgelegte Verb stimmt mit den von uip platform registrierten Befehlen überein – führen Sie uip platform --help aus, um die vollständige Oberfläche Ihrer Installation zu bestätigen.

RessourceZweck
MandantenGet the license summary for a tenant; set runtime licenses and consumables, routed to the service license that already owns each product code.
BenutzerAllocate 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.
GruppenList, inspect, and configure group license-allocation rules with optional per-bundle quotas.
LizenzenOrganization-level consumables reporting: per-tenant allocation summary, daily breakdown by service, and per-folder breakdown.

Zusammenfassung

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

Immer uip platform, nie uip plt. platform ist das Befehlspräfix des Tools (siehe Spalte commandPrefix in uip tools list).

So lesen Sie diesen Abschnitt

Jede Ressourcenseite ist gleich strukturiert:

  1. Synopse – die Befehlsform uip platform <resource> <verb> .
  2. Verben – eine einzeilige Tabelle mit jedem Verb, das die Ressource verfügbar macht.
  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. Zugehörige Befehle und Siehe auch – Querlinks zu gleichgeordneten Ressourcen und relevanten Konzeptseiten.

Das Standardausgabeformat ist --output json. Datenstrukturen auf jeder Seite spiegeln die JSON-Payload wider – Tabelle, yaml und einfache Renderings werden vom gleichen Data -Objekt abgeleitet.

Allgemeine Flags

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

MarkierenWird von verwendetZweck
--organization <account-id>jedes VerbOrganization 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.

Globale Optionen und Exitcodes

Alle uip platform -Verben berücksichtigen die vier globalen Optionen (--output, --output-filter, --log-level, --log-file). Austrittscodes folgen dem gemeinsamen Vertrag.

Siehe auch

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben