Help Menu

tenants
help
exit
./ores.shell ${log_args} << 'EOF'
<<help-tenants-exit>>
EOF
ORE Studio Shell REPL v0.0.11
Type 'help' for available commands, 'exit' to quit.

ores-shell> tenants> 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 active tenants from the server
 - get-all
	Retrieve all tenants including deleted
 - add <string> <string> <string> <string> <string>
	Add a tenant (code name type hostname description)
 - history <string>
	Show history for a tenant (tenant_id)
 - delete <string>
	Delete a tenant (tenant_id)
 - ores-shell
	(menu)
tenants> Bye!

Emacs 29.1 (Org mode 9.6.6)