Tsuru app stop
tsuru app stop¶
Stops an application, or one of the processes of the application.
Synopsis¶
Stops an application, or one of the processes of the application.
tsuru app stop [appname] [-p/--process processname] [--version version] [flags]
Options¶
-a, --app string The name of the app.
-p, --process string Process name
--version string Version number
-h, --help help for stop
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru app - App is a program source code running on Tsuru.