エンタープライズ情報コマンド

エンタープライズ情報の表示

使い方

enterprise-info command [--options] OR ei command [--options]

別名: ei

コマンド一覧

コマンド
説明
別名

エンタープライズのツリー構造を表示する

(既定)

ノード情報を表示する

n

ユーザー情報を表示する

u

チーム情報を表示する

t

ロール情報を表示する

r

エンタープライズ情報ツリーコマンド

エンタープライズのツリー構造を表示します。

DotNet CLI

コマンド: enterprise-info

パラメータ:

  • --node - ノード (名前またはID) による結果の絞り込み

  • -v, --verbose - 詳細情報の出力

例:

My Vault> enterprise-info 
Test Root
├── 19 user(s)
├── 8 team(s)
├── 19 role(s)
├── [Test1 Node]
│   ├── 1 user(s)
│   ├── 1 team(s)
│   └── 1 role(s)
├── [Test2]
│   ├── 3 user(s)
│   ├── 3 team(s)
│   ├── 4 role(s)
│   └── [PCTNode]
│       ├── 2 user(s)
│       ├── 1 team(s)
│       └── 1 role(s)
└── [Testing Node]
    └── [Test]
        ├── 2 user(s)
        └── 1 team(s)
DotNet SDK

未実装

PowerCommander

コマンド: Get-KeeperEnterpriseInfoTree

構文:

別名: keitree

パラメータ:

  • -Node - ノード (名前またはID) による結果の絞り込み

  • -Detailed - 詳細情報の出力

  • -Output - 出力ファイル名

例:

Python CLI

コマンド: enterprise-info tree

フラグ:

  • --node - ノード (名前またはID) による結果の絞り込み

  • -v, --verbose - 詳細情報の出力

Python SDK

非対応

エンタープライズ情報ノードコマンド

ノード情報を表示します。

DotNet CLI

コマンド: enterprise-info --nodes

パラメータ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: parent_node, parent_node_id, user_count, users, team_count, teams, role_count, roles

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • --pattern - 検索パターン (任意)

  • --limit - 行数の上限

例:

DotNet SDK

未実装

PowerCommander

コマンド: Get-KeeperEnterpriseInfoNode

構文:

別名: kein

パラメータ:

  • -Columns - 利用可能な列のカンマ区切りリスト: parent_node, user_count, users, team_count, teams, role_count, roles, provisioning

  • -Node - ノードでの絞り込み

  • -Format - 出力形式 (json / table / csv)

  • -Output - 出力ファイル名

  • -Pattern - 検索パターン (任意)

  • -Limit - 行数の上限

  • -Offset - ページ分割用レコードのスキップ

例:

Python CLI

コマンド: enterprise-info node

フラグ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: parent_node, user_count, users, team_count, teams, role_count, roles, provisioning

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • pattern - 検索パターン (任意)

Python SDK

非対応

エンタープライズ情報ユーザーコマンド

ユーザー情報を表示します。

DotNet CLI

コマンド: enterprise-info --users

フラグ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: name, status, transfer_status, node, role_count, roles, team_count, teams, queued_team_count, queued_teams, alias, 2fa_enabled

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • --pattern - 検索パターン (任意)

  • --limit - 行数の上限

例:

DotNet SDK

未実装

PowerCommander

コマンド: Get-KeeperEnterpriseInfoUser

構文:

別名: keiu

パラメータ:

  • -Columns - 利用可能な列のカンマ区切りリスト: name, status, transfer_status, node, role_count, roles, team_count, teams, queued_team_count, queued_teams, alias, 2fa_enabled

  • -Node - ノードでの絞り込み

  • -Format - 出力形式 (json / table / csv)

  • -Output - 出力ファイル名

  • -Pattern - 検索パターン (任意)

  • -Limit - 行数の上限

  • -Offset - ページ分割用レコードのスキップ

例:

Python CLI

コマンド: enterprise-info user

フラグ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: name, status, transfer_status, node, role_count, roles, team_count, teams, queued_team_count, queued_teams, alias, 2fa_enabled

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • pattern - 検索パターン (任意)

Python SDK

非対応

エンタープライズ情報チームコマンド

チーム情報を表示します。

DotNet CLI

コマンド: enterprise-info --teams

フラグ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: restricts, node, user_count, users, queued_user_count, queued_users, role_count, roles

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • --pattern - 検索パターン (任意)

  • --limit - 行数の上限

例:

DotNet SDK

未実装

PowerCommander

コマンド: Get-KeeperEnterpriseInfoTeam

構文:

別名: keit

パラメータ:

  • -Columns - 利用可能な列のカンマ区切りリスト: restricts, node, user_count, users, queued_user_count, queued_users, role_count, roles

  • -Node - ノードでの絞り込み

  • -ExactNode - 完全一致ノードのみでの絞り込み

  • -Format - 出力形式 (json / table / csv)

  • -Output - 出力ファイル名

  • -Pattern - 検索パターン (任意)

  • -Limit - 行数の上限

  • -Offset - ページ分割用レコードのスキップ

例:

Python CLI

コマンド: enterprise-info team

フラグ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: restricts, node, user_count, users, queued_user_count, queued_users, role_count, roles

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • pattern - 検索パターン (任意)

Python SDK

非対応

エンタープライズ情報ロールコマンド

ロール情報を表示します。

DotNet CLI

コマンド: enterprise-info --roles

フラグ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: visible_below, default_role, admin, node, user_count, users, team_count, teams

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • --pattern - 検索パターン (任意)

  • --limit - 行数の上限

例:

DotNet SDK

未実装

PowerCommander

コマンド: Get-KeeperEnterpriseInfoRole

構文:

別名: keir

パラメータ:

  • -Columns - 利用可能な列のカンマ区切りリスト (visible_below, default_role, admin, node, user_count, users, team_count, teams)

  • -Node - ノードでの絞り込み

  • -ExactNode - 完全一致ノードのみでの絞り込み

  • -Format - 出力形式 (json / table / csv)

  • -Output - 出力ファイル名

  • -Pattern - 検索パターン (任意)

  • -Limit - 行数の上限

  • -Offset - ページ分割用レコードのスキップ

例:

Python CLI

コマンド: enterprise-info role

フラグ:

  • -c, --columns - 利用可能な列のカンマ区切りリスト: visible_below, default_role, admin, node, user_count, users, team_count, teams

  • --format - 出力形式: json, table, csv

  • --output - 出力ファイル名

  • pattern - 検索パターン (任意)

Python SDK

非対応

エンタープライズ情報管理対象企業コマンド

管理対象企業の情報を表示します。

DotNet CLI

近日公開

DotNet SDK

未実装

PowerCommander

コマンド: Get-KeeperEnterpriseInfoManagedCompany

構文:

別名: keimc

パラメータ:

  • -ExactNode - 完全一致ノードのみでの絞り込み

  • -Format - 出力形式 (json / table / csv)

  • -Output - 出力ファイル名

  • -Offset - ページ分割用レコードのスキップ

  • -Pattern - 検索パターン (任意)

  • -Limit - 行数の上限

例:

Python CLI

未実装

Python SDK

非対応

最終更新