Delete Tenant

Delete a tenant by ID. Note: The system tenant cannot be deleted.

tenants delete 019c1234-5678-90ab-cdef-1234567890ab
exit
export ORES_SHELL_LOGIN_PASSWORD
./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF'
<<tenants-delete>>
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> ✓ Tenant deleted successfully!
ores-shell> Bye!

Emacs 29.1 (Org mode 9.6.6)