carvel-dev / carvel-dev/imgpkg
[UX] Pulling a nested bundle should allow filtering
Open
carvel accepted
priority/unprioritized-backlog
- Dominant language
- Go
- Stars
- 284
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
# Use Case
As an Application consumer
When filtering nested bundles
I want useful output being emitted from imgpkg
So that I easily debug / fix any issues using the tool
# Description
When using the `--recursive-filter` flag on the `pull` command, without also providing the `--recursive` flag, a useful warning message should be displayed to the user.
Contributor guide
Assessment
This issue has not been assessed yet.