Delete

Delete a country by ISO code.

countries delete XX
exit
printf 'countries delete XX\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> ✓ Country XX deleted successfully!
ores-shell> Bye!

Emacs 29.1 (Org mode 9.6.6)