History
Get version history for a country.
countries history GB exit
printf 'countries history GB\nexit\n' | \ ./compass.sh shell -u 'tenant_admin@barclays_plc' -p 'Secure-Password-123' 2>&1
✓ Connected to nats://localhost:42230 ✓ Logged in as: tenant_admin Tenant: (36d4c3c9-195c-46b5-a4d8-b36cb48c8f46) ORE Studio Shell REPL v0.0.21 Type 'help' for available commands, 'exit' to quit. ores-shell> +---------+---------+---------+---------+----------------+------------------------------------------------------+-----------------------------+-----------------------------------+-------------------------------+ | Alpha-2 | Alpha-3 | Numeric | Version | Name | Official Name | Change Reason | Modified By | Recorded At | +---------+---------+---------+---------+----------------+------------------------------------------------------+-----------------------------+-----------------------------------+-------------------------------+ | GB | GBR | 826 | 1 | United Kingdom | United Kingdom of Great Britain and Northern Ireland | system.external_data_import | ores_prime_origin_refdata_service | 2026-06-25 10:13:26.000000000 | +---------+---------+---------+---------+----------------+------------------------------------------------------+-----------------------------+-----------------------------------+-------------------------------+ ores-shell> Bye!