Skip to content

feat: Add --all flag for automatic pagination #15

@gnapse

Description

@gnapse

Summary

Add --all flag to list commands that automatically fetches all pages.

Details

Currently users must manually increment --offset to paginate through results. Add an --all flag that loops through pages until pagination.nextPath is null.

Example

# Fetch all documents automatically
outline document list --all

Effort

1 day

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions