Summary
Each time listing something with pulp cli, it displays message: Not all x entries were shown.
where x is integer count of listed items.
For example:
pulp --config secret/cli.toml rpm remote list --name mongo-6|jq -r '.[0]
.url'
Not all 1 entries were shown.
https://repo.mongodb.org/yum/redhat/9/mongodb-org/6.0/x86_64/
It lists all correctly.
Steps to reproduce
Any listing with pulp cli causes this message to be displayed.
pulp --config secret/cli.toml rpm publication list
Not all 5 entries were shown.
Actually it lists all 5 entries.
Expected behavior
No warning/error message about listing is displayed.
Stacktrace/Error log
Pulp and pulp-cli version info
$ pulp --version
Pulp3 Command Line Interface, Version 0.28.3
Plugin Versions:
common: 0.28.3
Pulp version is latest installed officially by pulp-operator.
Summary
Each time listing something with pulp cli, it displays message: Not all x entries were shown.
where x is integer count of listed items.
For example:
It lists all correctly.
Steps to reproduce
Any listing with pulp cli causes this message to be displayed.
Actually it lists all 5 entries.
Expected behavior
No warning/error message about listing is displayed.
Stacktrace/Error log
Pulp and pulp-cli version info
$ pulp --version
Pulp3 Command Line Interface, Version 0.28.3
Plugin Versions:
common: 0.28.3
Pulp version is latest installed officially by pulp-operator.