Skip to content

Add support for -L/--limit parameter to the gh cs list command. #4452

@geramirez

Description

@geramirez

Describe the feature or problem you’d like to solve

This is a follow up to: #4441

The gh cs list command should be able to support the -L/--limit argument.

Proposed solution

  • default limit should be 30
  • using-L/--limit will cause pagination until the limit is reached or the are no more codespaces
    This will make the gh cs list command similar to other commands that require pagination.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions