Help
printf 'countries\nhelp\nexit\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> countries> Commands available:
- help
This help message
- exit
Quit the session
- history
Show the history
- ! <history entry index>
Exec a command by index in the history
- get
Retrieve countries from the server (paginated)
- add <string> <string> <string> <string> <string> <string> <string>
Add a country (alpha2 alpha3 numeric name official_name reason_code "commentary")
- delete <string>
Delete a country by alpha-2 code
- history <string>
Get version history for a country by alpha-2 code
- ores-shell
(menu)
countries> Bye!
Emacs 29.1 (Org mode 9.6.6)