Login logout
connect localhost 51004 test login newuser3 Secure-Password-123 logout exit
./ores.shell ${log_args} << 'EOF'
<<login-alias>>
EOF
ORE Studio Shell REPL v0.0.11 Type 'help' for available commands, 'exit' to quit. ores-shell> ✓ Connected to :51004 ores-shell> ✓ Login successful! User: newuser3 Tenant: System (00000000-0000-0000-0000-000000000000) ores-shell> ✓ Logged out successfully. ores-shell> Bye!