Tsuru router update
tsuru router update¶
Updates an existing dynamic router.
Synopsis¶
Updates an existing dynamic router.
tsuru router update <name> <type> [--config {json object}] [flags]
Options¶
--config string JSON object with router configuration
--readiness-gate string Readiness gates added to pods accessed by this router
-h, --help help for update
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 router - A router is a component responsible for routing user traffic to applications.