Tsuru plan list
tsuru plan list¶
List available plans that can be used when creating an app.
Synopsis¶
List available plans that can be used when creating an app.
tsuru plan list [--bytes][--kubernetes-friendly][--show-max-cpu-burst-allowed] [flags]
Options¶
-b, --bytes bytesized units for memory and swap.
--kubernetes-friendly show values friendly for a kubernetes user
--show-max-cpu-burst-allowed show column about max CPU burst allowed by plan
-h, --help help for list
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 plan - Plan specifies how computational resources are allocated to your application.