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

table output not expanding to full width of terminal #226

Closed
strantalis opened this issue Jul 13, 2024 · 1 comment · Fixed by #266
Closed

table output not expanding to full width of terminal #226

strantalis opened this issue Jul 13, 2024 · 1 comment · Fixed by #266
Assignees
Labels
bug Something isn't working

Comments

@strantalis
Copy link
Member

Not sure if this is command specific but doing a list on the kas registtry doesn't seem to format the table properly. Workaround is to use --json

➜ otdfctl --tls-no-verify --host https://$PLATFORM_HOST policy kas-registry list
SUCCESS Found kas-registry list

╭─────────────────────────────────────┬────────────────┬────────────────┬────────────────╮
│ID │ URI │PublicKey Locat…│ PublicKey │
├─────────────────────────────────────┼────────────────┼────────────────┼────────────────┤
│38c78d58-641e-4d60-ae11-6cc8d77eddb7 │https://2-0-…│Remote │https://-0-…│
│e2bd1a17-844c-477f-822c-1888a9469691 │ https://-0-4…│ Local │-----BEGIN PUBL…│
╰─────────────────────────────────────┴────────────────┴────────────────┴────────────────╯

@jrschumacher jrschumacher added this to the Otdfctl v1.0 milestone Aug 9, 2024
@jrschumacher jrschumacher added the bug Something isn't working label Aug 9, 2024
@jrschumacher jrschumacher self-assigned this Aug 12, 2024
@jrschumacher jrschumacher linked a pull request Aug 13, 2024 that will close this issue
@jrschumacher
Copy link
Member

@strantalis this was fixed in the linked issue. Please reopen if you still have issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants