The harbor project logs subcommand does not return any output, even when audit logs exist for the project.
Steps to Reproduce
- Setup the harbor-cli
- Run:
./harbor-cli project logs <project_name>
- No logs will appear
Expected output
Project-specific audit logs should be listed, similar to the main harbor logs command.
Actual Behavior
No output is shown.