For example, I'd like to set a new or remove a virtual host in the nginx.conf configuration file without editing it directly but using a command-line tool, like:

nginx-cli add-server [options]
nginx-cli remove-server [options]
link|improve this question
feedback

1 Answer

Write it for yourself or take a look at this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.