Skip to content

Adding support for pagination #5515

@remyleone

Description

@remyleone

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

In the list command, it would be helpful to add support to explicitly fetch all items in a list.
This could be done with a --page-all flag on list command or with ndjson line

How I imagine scw could expose this functionality

scw instance server list --page-all
scw instance server list --ndjsonl

References

Metadata

Metadata

Assignees

Labels

agentAll the issues related to make the CLI work better with coding agentsenhancementpriority:mediumImprovements that are not the main priority

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions