[Bug]: object-storage keys-create not displaying keys on small terminals
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start at the object-storage keys-create command and its table-rendering path, then reproduce the issue in a narrow terminal using the command shown. Done means the access_key, label, and secret_key values are displayed in full instead of being shortened to fit the terminal width.
Written by the indexing model from the issue text.
Description
CLI Version
linode-cli v5.63.0 Built from spec version 4.212.0
Reproducer:
- Make your terminal window a bit smaller than usual
- run
$ linode-cli object-storage keys-create ....... - observe that the newly created keys were shortened to fit window and thus lost
┌──────────────────┬────────┬──────────────────┬─────────┬───────────────────┐
│ access_key │ id │ label │ limited │ secret_key │
├──────────────────┼────────┼──────────────────┼─────────┼───────────────────┤
│ AAAREDACTEDAAAA… │ 123456 │ abc12-something… │ True │ sssREDACTEDyyyyy… │
└──────────────────┴────────┴──────────────────┴─────────┴───────────────────
Expected Behavior
table should not be adjusted to the terminal size
Actual Behavior
table is adjusted to the view and not to the data that needs to be displayed
- Dominant language
- Python
- Stars
- 442
- Forks
- 159
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from linode/linode-cli
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
linode/linode-cli#894 ·
-
enhancement
Difficulty 1/5 Under an hour Newbie friendliness 85/100
linode/linode-cli#859 · 1 comment ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
linode/linode-cli#868 ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
linode/linode-cli#788 ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
linode/linode-cli#769 · 7 comments ·
All issues in linode/linode-cli
Similar issues
-
area: harness bug status: needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Human-Agent-Society/reef#625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 80/100
learningequality/kolibri#15351 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Name consistency Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
eellak/triplestore#65 · 1 comment ·