Bootstrap

Create the initial admin account.

bootstrap newuser3 Secure-Password-123 newuser3@test.com
exit
./ores.shell ${log_args} ${connect_args} << 'EOF'
<<initial-bootstrap>>
EOF
✓ Connected to :51004

⚠ WARNING: System is in BOOTSTRAP MODE
  System in BOOTSTRAP MODE - awaiting initial admin account creation
  Use 'bootstrap <username> <password> <email>' to create the initial admin account.

ORE Studio Shell REPL v0.0.11
Type 'help' for available commands, 'exit' to quit.

ores-shell> ✓ Initial admin account created successfully!
  Account ID: 019c3245-5f29-7b86-8630-28988275db8a
  Tenant: System (ffffffff-ffff-ffff-ffff-ffffffffffff)
  You can now login with the credentials provided.
ores-shell> Bye!

Emacs 29.1 (Org mode 9.6.6)