Account Permissions

List effective permissions for an account.

accounts permissions 019c2d92-8448-7158-90d0-ccb8b5f7e812
exit
export ORES_SHELL_LOGIN_PASSWORD
./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF'
<<account-permissions>>
EOF
✓ Connected to :51004
✓ Logged in as: newuser3
  Tenant: System (00000000-0000-0000-0000-000000000000)
ORE Studio Shell REPL v0.0.11
Type 'help' for available commands, 'exit' to quit.

ores-shell>
Effective Permissions for Account: 019c2d92-8448-7158-90d0-ccb8b5f7e812
=======================================================================

  - *
  - iam::tenants:create
  - iam::tenants:delete
  - iam::tenants:impersonate
  - iam::tenants:read
  - iam::tenants:suspend
  - iam::tenants:terminate
  - iam::tenants:update

Total: 8 item(s)
ores-shell> Bye!

Emacs 29.1 (Org mode 9.6.6)