Enterprise Info Commands

Print Enterprise Information.

Command

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

Alias: ei

Commands:

Command
Description
Alias

Display a tree structure of your enterprise

(default)

Display node information

n

Display user information

u

Display team information

t

Display role information

r

Enterprise Info Tree Command

Display a tree structure of your enterprise.

DotNet CLI

Not Implemented

DotNet SDK

Not Implemented

PowerCommander

Not Implemented

Python CLI

Command: enterprise-info tree

Flag:

  • --node - Limit results to node (name or ID)

  • -v, --verbose - Print verbose information

Python SDK

Not Supported

Enterprise Info Node Command

Display node information.

DotNet CLI

Not Implemented

DotNet SDK

Not Implemented

PowerCommander

Not Implemented

Python CLI

Command: enterprise-info node

Flag:

  • -c, --columns - Comma-separated list of available columns: parent_node, user_count, users, team_count, teams, role_count, roles, provisioning

  • --format - Output format: json, table, csv

  • --output - Output filename

  • pattern - Search pattern (optional)

Python SDK

Not Supported

Enterprise Info User Command

Display user information.

DotNet CLI

Not Implemented

DotNet SDK

Not Implemented

PowerCommander

Not Implemented

Python CLI

Command: enterprise-info user

Flag:

  • -c, --columns - Comma-separated list of available columns: name, status, transfer_status, node, role_count, roles, team_count, teams, queued_team_count, queued_teams, alias, 2fa_enabled

  • --format - Output format: json, table, csv

  • --output - Output filename

  • pattern - Search pattern (optional)

Python SDK

Not Supported

Enterprise Info Team Command

Display team information.

DotNet CLI

Not Implemented

DotNet SDK

Not Implemented

PowerCommander

Not Implemented

Python CLI

Command: enterprise-info team

Flag:

  • -c, --columns - Comma-separated list of available columns: restricts, node, user_count, users, queued_user_count, queued_users, role_count, roles

  • --format - Output format: json, table, csv

  • --output - Output filename

  • pattern - Search pattern (optional)

Python SDK

Not Supported

Enterprise Info Role Command

Display role information.

DotNet CLI

Not Implemented

DotNet SDK

Not Implemented

PowerCommander

Not Implemented

Python CLI

Command: enterprise-info role

Flag:

  • -c, --columns - Comma-separated list of available columns: visible_below, default_role, admin, node, user_count, users, team_count, teams

  • --format - Output format: json, table, csv

  • --output - Output filename

  • pattern - Search pattern (optional)

Python SDK

Not Supported

Last updated

Was this helpful?