Tsuru app restart
tsuru app restart¶
Restarts an application, or one of the processes of the application.
Synopsis¶
Restarts an application, or one of the processes of the application.
tsuru app restart [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 restart
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.