main#

Acore DB App CLI interface

class acore_db_app.cli.main.Quest[source]#

A collection of canned SOAP Agent commands.

get_latest_n_quest(char: str, locale: str = 'enUS', n: int = 3)[source]#
Get the online players and characters in world. Also, you can use this

command to check whether server is online.

Example:

acoredb quest get_latest_n_quest --help

acoredb quest get_latest_n_quest --char mychar --locale enUS --n 3
class acore_db_app.cli.main.Command[source]#

Example:

  • acoredb

hello()[source]#

Print welcome message.