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

fcli ssc appversion: Add status information #349

Closed
rsenden opened this issue Jul 17, 2023 · 1 comment
Closed

fcli ssc appversion: Add status information #349

rsenden opened this issue Jul 17, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@rsenden
Copy link
Contributor

rsenden commented Jul 17, 2023

It would be good to have a column in fcli ssc appversion * table output informing the user of the current status of each application version, like whether metrics refresh is required, whether an uploaded artifact requires approval, empty (no artifacts uploaded/processed yet), ...

This information is already available in the JSON output (refreshRequired, currentState.attentionRequired, ...), but adding these individual properties to the table output would result in too many columns. We need to come up with a way to represent this in table output in a concise way.

Related to #335

@rsenden rsenden added the enhancement New feature or request label Jul 17, 2023
@rsenden
Copy link
Contributor Author

rsenden commented Jul 20, 2023

Alternatively, the usage description for fcli ssc appversion could include some sample queries that illustrate how to list only application versions that require a refresh, only list application versions for which an artifact requires approval, ...

@rsenden rsenden added this to the 2.x milestone Jul 25, 2023
@rsenden rsenden closed this as completed in 42857f4 Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant