diff options
| author | Dan Engelbrecht <[email protected]> | 2023-09-01 07:29:41 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-01 13:29:41 +0200 |
| commit | a165efeaf58dc7336e40d812359b0fc2ce0e7a83 (patch) | |
| tree | 6c7aa1dd0cbb7f0fa751f7bc1bff9b3e8205e1da /src/zenhttp/httpshared.cpp | |
| parent | 0.2.19 (diff) | |
| download | zen-a165efeaf58dc7336e40d812359b0fc2ce0e7a83.tar.xz zen-a165efeaf58dc7336e40d812359b0fc2ce0e7a83.zip | |
add `--write-config` to zenserver options (#382)
- Feature: `zen up` command has two new command line options
- `--config <file_path>` tells zenserver to start with a specific config file
- `--owner-pid <pid>` tells zenserver to start with a owning process id
- Feature: `zen attach` command to add additional owning processes to a running zenserver instance
- `--owner-pid <pid>` adds pid to running zenserver instance list of owning processes
- Feature: `--write-config` command line option for zenserver
- `--write-config <file_path>` path to a file which will contain a lua config file for zenserver combining all command line options and optional lua config files
- Improvement: `zen up` command will check if zenserver is currently running before starting up a new instance
Diffstat (limited to 'src/zenhttp/httpshared.cpp')
0 files changed, 0 insertions, 0 deletions