Tsuru service instance info
tsuru service instance info¶
Displays the information of the given service instance.
Synopsis¶
Displays the information of the given service instance.
tsuru service instance info <service-name> <instance-name> [flags]
Options¶
--json Show JSON
-h, --help help for info
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 instance - Manage provisioned resources (like a database or proxy) that can be linked to an application.