Skip to content

Command Line Tools

For users who don't use graphical interfaces, there is a command line tool called koi provided by Koishi Launcher can be used to create, manage and launch koishi.

If the name of the file that you downloaded is something like koi-xxx.appimage, you could replace the koi at the following commands as the name before running the command.

CommandFunction
koi run daemonLaunch Koishi without a daemon
koi daemon startLaunch the daemon
koi daemon stopTerminate the daemon
koi daemon killForce kill the daemon
koi psDisplay the status
koi start defaultLaunch the instance default
koi stop defaultTerminate the instance default
koi restart defaultReboot the instance default
koi yarn -n defaultRepair the dependencies of default