List accounts on Tenant
:header-args+: :var login_args="–login-username newuser60@acme.com"
accounts list exit
export ORES_SHELL_LOGIN_PASSWORD ./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF' <<list-accounts-tenant>> EOF
✓ Connected to :51004 ✓ Logged in as: newuser60 Tenant: ACME Corp (76bd1fef-6734-4a4e-b894-cfb7445d337f) ORE Studio Shell REPL v0.0.11 Type 'help' for available commands, 'exit' to quit. ores-shell> ✗ Authorization failed ores-shell> Bye!