logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

m2sh - configuration tool for mongrel2

Description

       The m2sh tool is used to configure mongrel2.

Name

       m2sh - configuration tool for mongrel2

Options

       For a complete description, see the mongrel2 documentation ⟨http://mongrel2.org/manual/book-final.html⟩.

       help   Show summary of options.

       load   Load a config.

       config Alias for load.

       shell  Starts an interactive shell.

       access Prints the access log.

       servers
              Lists the servers in a config database.

       hosts  Lists the hosts in a server.

       routes Lists the routes in a host.

       commit Adds a message to the log.

       log    Prints the commit log.

       start  Starts a server.

       stop   Stops a server.

       reload Reloads a server.

       running
              Tells you what's running.

       control
              Connects to the control port.

       route  Tests out routing patterns.

       version
              Prints the Mongrel2 and m2sh version.

       help   Get help, lists commands.

       uuid   Prints out a randomly generated UUID.

See Also

mongrel2(1)

                                                  June  3, 2013                                          M2SH(1)

Synopsis

m2sh [options]

See Also