Tsuru service info
tsuru service info¶
Displays a list of all instances of a given service (that the user has access
Synopsis¶
Displays a list of all instances of a given service (that the user has access to), and apps bound to these instances.
tsuru service info <service-name> [-p/--pool pool] [flags]
Options¶
-p, --pool string the pool used to fetch details (could be required if the service is a multi-cluster offering)
-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 - A service is a well-defined API that tsuru communicates with to provide extra functionality for applications.