osc compute flavor list
Lists flavors with details.
Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403)
Usage: osc compute flavor list [OPTIONS]
Options:
- 
--is-public <IS_PUBLIC> - 
--page-size <LIMIT>— Requests a page size of items. Returns a number of items up to a limit value. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request - 
--marker <MARKER>— The ID of the last-seen item. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request - 
--min-disk <MIN_DISK> - 
--min-ram <MIN_RAM> - 
--sort-dir <SORT_DIR>Possible values:
asc,desc - 
--sort-key <SORT_KEY>Possible values:
created_at,description,disabled,ephemeral_gb,flavorid,id,is_public,memory_mb,name,root_gb,rxtx_factor,swap,updated_at,vcpu_weight,vcpus - 
--max-items <MAX_ITEMS>— Total limit of entities count to return. Use this when there are too many entriesDefault value:
10000