osc compute server-group list
Lists all server groups for the tenant.
Administrative users can use the all_projects query parameter to list all server groups for all projects.
Normal response codes: 200
Error response codes: unauthorized(401), forbidden(403)
Usage: osc compute server-group list [OPTIONS]
Options:
- 
--all-projects <ALL_PROJECTS> - 
--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 - 
--offset <OFFSET> - 
--max-items <MAX_ITEMS>— Total limit of entities count to return. Use this when there are too many entriesDefault value:
10000