Changed columns for linode-cli events list
#428
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
After looking through Events with the CLI, it seemed that many of the
columns were not super useful; for instance,
seen
andread
are hardto change via the CLI and are more relevant to Cloud, and
message
isn't present at all.
entity.label
is also absent, although it lookslike there were intentions to show it.
This change does the following:
seen
andread
from default column display listentity.label
andmessage
to default column display listNew output looks like this: