Tsuru app info
tsuru app info¶
Shows information about a specific app. Its state, platform, etc.
Synopsis¶
Shows information about a specific app. Its state, platform, etc. You need to be a member of a team that has access to the app to be able to see information about it.
tsuru app info [appname] [flags]
Options¶
-a, --app string The name of the app.
--json Show JSON view of app
-s, --simplified Show simplified view of app
-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 app - App is a program source code running on Tsuru.