Tsuru service update
tsuru service update¶
Update service data, extracting it from the given manifest file.
Synopsis¶
Update service data, extracting it from the given manifest file.
tsuru service update <path/to/manifest> [flags]
Options¶
-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 service - A service is a well-defined API that tsuru communicates with to provide extra functionality for applications.