Tsuru service plan list
tsuru service plan list¶
Displays a list of all plans of a given service.
Synopsis¶
Displays a list of all plans of a given service.
tsuru service plan list <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 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 service plan - Manage service plans of a given service.