Tsuru app router remove
tsuru app router remove¶
Remove a router from an application.
Synopsis¶
Remove a router from an application.
tsuru app router remove <router name> [-a/--app appname] [flags]
Options¶
-a, --app string The name of the app.
-h, --help help for remove
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 router - Router is a component responsible for routing user traffic to applications.