Tsuru app quota view
tsuru app quota view¶
Displays the current usage and limit of the given app.
Synopsis¶
Displays the current usage and limit of the given app.
tsuru app quota view [appname] [flags]
Options¶
-a, --app string The name of the app.
--json Show JSON
-h, --help help for view
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 quota - Quotas are used to safeguard the cluster against undesired or excessive scaling.