UiPath Documentation
uipath-cli
latest
false
UiPath CLI ユーザー ガイド
重要 :
このコンテンツは機械翻訳によって処理されています。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

UIP TM ユーザー

現在認証されている Test Manager ユーザーのプロファイル情報を返す uip tm user get の構文とオプション

uip tm user を使用すると、現在の Test Manager セッションのコンテキスト内のユーザー情報にアクセスできます。

概要

uip tm user get
uip tm user get

All verbs honor the global options and the standard exit codes. Every verb accepts --log-level <level> (default Information).

uip tm user get

現在認証されているユーザーのプロフィールを返します。このコマンドは 引数も追加オプションも取らず 、常にアクティブなセッションに関連付けられたユーザーを返します。

注:

このコマンドには--user-idは存在しません。user get は認証されたユーザーのみを返し、入力は受け取りません。

引数

設定はありません。

オプション

None beyond the global options.

uip tm user get
uip tm user get

データシェイプ

{
  "Code": "UserGet",
  "Data": {
    "Id": "a1b2c3d4-0000-0000-0000-000000000001",
    "Username": "jane.doe@example.com",
    "DisplayName": "Jane Doe",
    "Email": "jane.doe@example.com"
  }
}
{
  "Code": "UserGet",
  "Data": {
    "Id": "a1b2c3d4-0000-0000-0000-000000000001",
    "Username": "jane.doe@example.com",
    "DisplayName": "Jane Doe",
    "Email": "jane.doe@example.com"
  }
}

参照

  • 概要
  • uip tm user get
  • 引数
  • オプション
  • データシェイプ
  • 参照

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得