Skip to content

feat(cli): expose REST catalog page size as --page-size flag#1173

Merged
laskoviymishka merged 1 commit into
apache:mainfrom
tanmayrauth:feat/665-cli-page-size
Jun 9, 2026
Merged

feat(cli): expose REST catalog page size as --page-size flag#1173
laskoviymishka merged 1 commit into
apache:mainfrom
tanmayrauth:feat/665-cli-page-size

Conversation

@tanmayrauth

Copy link
Copy Markdown
Contributor

Adds --page-size to the list subcommand. When the catalog is REST and the value is > 0, applies it via Catalog.SetPageSize on the request context. Other catalog types ignore the flag.

Closes #665

Adds --page-size to the list subcommand. When the catalog is REST and
the value is > 0, applies it via Catalog.SetPageSize on the request
context. Other catalog types ignore the flag.

Closes apache#665
@laskoviymishka laskoviymishka merged commit 0bec2e7 into apache:main Jun 9, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: Expose REST catalog page size as a flag

2 participants