History
Get version history for an account.
accounts history newuser41 exit
export ORES_SHELL_LOGIN_PASSWORD ./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF' <<account-history>> 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> +---------+-----------+-----------------------+-------------------+-------------+-------------------------------+----------------+ | Version | Username | Email | Change Reason | Recorded By | Recorded At | Change Summary | +---------+-----------+-----------------------+-------------------+-------------+-------------------------------+----------------+ | 1 | newuser41 | newuser41@example.com | system.new_record | postgres | 2026-02-05 11:32:23.000000000 | Version 1 | +---------+-----------+-----------------------+-------------------+-------------+-------------------------------+----------------+ ores-shell> Bye!