Tsuru app deploy rebuild
tsuru app deploy rebuild¶
Rebuild and deploy the last app image.
Synopsis¶
Rebuild and deploy the last app image.
tsuru app deploy rebuild [appname] [flags]
Options¶
-a, --app string The name of the app.
--new-version Creates a new version for the current deployment while preserving existing versions
--override-old-versions Force replace all deployed versions by this new deploy
-h, --help help for rebuild
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 deploy - Deploy the source code and/or configurations to the application on Tsuru.