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

unitctl: rename app to apps #1423

Closed javorszky closed 2 months ago

javorszky commented 2 months ago

Convention for unitctl subcommands is plural.

The app subcommand is singular, which breaks convention. The apps subcommand should be plural.