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

Allow the customization of tanzu apps workload get output. #363

Open
heyjcollins opened this issue Oct 4, 2022 · 0 comments
Open

Allow the customization of tanzu apps workload get output. #363

heyjcollins opened this issue Oct 4, 2022 · 0 comments

Comments

@heyjcollins
Copy link
Contributor

heyjcollins commented Oct 4, 2022

Description of problem

originally requested by Ben Wilcock:

As the `tanzu apps workload get` output increases in length, it becomes harder to demonstrate (in video/slides) and harder for users to focus their attention on the output they really need. 

Proposed solution

Make the tanzu apps workload get CLI output customizable, so that the users can tell the TAP CLI what they would like to see.

Example

It could work as follows:

tanzu apps workload configure-get-details followed by some optional arguments describing the section names the user would like to see, such as --overview and/or --pods and/or --services and/or --messages and/or --supply-chain and/or --source.

To reset the view back to fully verbose, the user could pass --max. For a minimalistic look, the user could pass --min (the same as --overview --source --services.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional Comments/Context

From Ben:

  1. Oh, and the icon for pods couldn't that be cocoa pods or dolphins or something? It's not clear to me what a canoe has to do with pods exactly!
  2. I raised this issue because I need to be able to show output using larger fonts (for video work) and also sometimes using the linux watch command (which doesn't allow scrolling). Being able to configure the output to only show certain bits would undoubtedly help overcome some challenges.
@atmandhol atmandhol changed the title Allow the customization of tanzu app s workload get output. Allow the customization of tanzu apps workload get output. Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant