Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Bedrock CLI deployment get interface improvements #743

@samiyaakhtar

Description

@samiyaakhtar

As a: developer/manager/operator

I want: to run spk deployment get

So that: I can understand the output of the table more easily

Describe the solution you'd like:

  • Have a flag to override having no separators in the table view, but show separators by default in spk deployment get command - bedrock deployment get minor improvements bedrock-cli#38
  • Hide the deployment Id column unless in dev mode (dashboard and cli)
  • Rename the columns to make them more meaningful - Introspection dashboard and cli columns need to be renamed #1404
  • Support better resizing spk dashboard columns should resize and adjust width #1200
  • Introduce an output format csv which outputs the current table but in csv format
  • Flag for manual hld edits, disabled by default, so that the default display is just deployments that are bedrock initiated
  • Duration column values should be more succinct. (e.g. remove *.XX for minutes)
  • Explore emoji support and colored text support in this cli table, which can help replace the check marks under "result" columns, and make the table more user friendly

A few other minor improvements:

Acceptance Criteria:
The table is more readable

Additional context:

Does this require updates to documentation?: No

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicAn "epic" story that holds several related issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions