Skip to content

[Bug]: object-storage keys-create not displaying keys on small terminals #825

Description

@isimluk

CLI Version

linode-cli v5.63.0 Built from spec version 4.212.0

Reproducer:

  1. Make your terminal window a bit smaller than usual
  2. run $ linode-cli object-storage keys-create .......
  3. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugissues that report a bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions