Tenant History
Get version history for a specific tenant.
tenants history 00000000-0000-0000-0000-000000000000 exit
export ORES_SHELL_LOGIN_PASSWORD ./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF' <<tenants-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> History for tenant 00000000-0000-0000-0000-000000000000 (1 versions):
--------------------------------------------------------------------------------
Version 1
Code: system
Name: System
Type: system_tenant
Hostname: localhost
Status: active
Recorded: 2026-02-02 19:24:23 by system
Reason: system.new_record - System tenant created during database initialization
ores-shell> Bye!