Skip to content

Refactoring: teach manager to handle pagination #181

@teran

Description

@teran

Now manager have hardcoded amount of pages/containers/versions to display which kinda wrong.
In Publisher there's a pagination is use.

So it needs to get manager to use the same mechanisms.

Why it's not so easy:

  • it will require to decide how to display almost endless amount of objects in archived-cli and/or how to handle them (probably --limit or something similar)
  • It will probably require to change manager API a bit by switching to streams

Metadata

Metadata

Assignees

No one assigned

    Labels

    archived-cliCLI related tasksarchived-managermanager related tasksmetadata repositoryIssues related to metadata storage, repository & changes

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions