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