Tsuru app routes rebuild
tsuru app routes rebuild¶
Rebuild routes for an application.
Synopsis¶
Rebuild routes for an application. This can be used to recover from some failure in the router that caused existing routes to be lost.
tsuru app routes rebuild <app-name> [flags]
Options¶
-a, --app string The name of the app.
-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 routes - Manage routes within the application router.