nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.4k stars 331 forks source link

tools/unitctl: change reload to restart #1432

Closed avahahn closed 2 months ago

avahahn commented 2 months ago

This renames the 'app reload' subcommand to 'app restart'

Fixes #1426

ac000 commented 2 months ago

@avahahn Are you going to merge this? If not I will do it shortly...

ac000 commented 2 months ago

OK, going for it...

ac000 commented 2 months ago

Rebased with master