Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

format table is not working #283

Closed
2 tasks done
wangeguo opened this issue Jan 21, 2024 · 0 comments
Closed
2 tasks done

format table is not working #283

wangeguo opened this issue Jan 21, 2024 · 0 comments
Labels
bug Something isn't working stale Marked as stale by stalebot triage This bug needs triage

Comments

@wangeguo
Copy link

What happened?

default format (json):

➜  ~ nova find
[{"release":"amp","chartName":"amphitheatre","namespace":"amp-system","description":"A Helm chart for Kubernetes","Installed":{"version":"0.11.2","appVersion":"v0.7.5"},"Latest":{"version":"","appVersion":""},"outdated":false,"deprecated":false,"helmVersion":"3","overridden":false}]

when i set the format to table, it 's print empty talbe:

➜  ~ nova find --format table
Release Name    Installed    Latest    Old    Deprecated
============    =========    ======    ===    ==========

What did you expect to happen?

a table with filled data

How can we reproduce this?

nova find --format table

Version

nova_3.7.0_darwin_amd64

Search

  • I did search for other open and closed issues before opening this.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@wangeguo wangeguo added bug Something isn't working triage This bug needs triage labels Jan 21, 2024
@github-actions github-actions bot added the stale Marked as stale by stalebot label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Marked as stale by stalebot triage This bug needs triage
Projects
None yet
Development

No branches or pull requests

1 participant