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

Add more details in the output of revision list command #41

Closed
navidshaikh opened this issue Mar 13, 2019 · 3 comments · Fixed by #97
Closed

Add more details in the output of revision list command #41

navidshaikh opened this issue Mar 13, 2019 · 3 comments · Fixed by #97
Milestone

Comments

@navidshaikh
Copy link
Collaborator

kn revision list lists only the names of the revisions. Other useful information about the revision could be printed.

@csantanapr
Copy link
Member

/milestone v0.1.0

@knative-prow-robot
Copy link
Contributor

@csantanapr: You must be a member of the knative/knative-milestone-maintainers github team to set the milestone.

In response to this:

/milestone v0.1.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@csantanapr csantanapr added this to the v0.1.0 milestone Apr 5, 2019
@navidshaikh
Copy link
Collaborator Author

navidshaikh commented Apr 9, 2019

Presently kn revision list prints only revision names, proposing to add following 4 new columns in the output

SERVICE     REVISION     AGE     TRAFFIC

rest of the details for a revision can be seen in service describe command.

Do we want some more info other than what's enlisted above (for revision list) ?

navidshaikh added a commit to navidshaikh/client that referenced this issue Apr 12, 2019
 Fixes knative#41

 Adds Name, Service, Age and Traffic column in the revision list output.
navidshaikh added a commit to navidshaikh/client that referenced this issue Apr 15, 2019
 Fixes knative#41

 Adds Name, Service, Age and Traffic column in the revision list output.
navidshaikh added a commit to navidshaikh/client that referenced this issue Apr 15, 2019
 Fixes knative#41

 Adds Name, Service, Age and Traffic column in the revision list output.
navidshaikh added a commit to navidshaikh/client that referenced this issue Apr 15, 2019
 Fixes knative#41

 Adds Name, Service, Age and Traffic column in the revision list output.
navidshaikh added a commit to navidshaikh/client that referenced this issue Apr 24, 2019
 Fixes knative#41

 Adds Name, Service, Age and Traffic column in the revision list output.
navidshaikh added a commit to navidshaikh/client that referenced this issue May 1, 2019
 Fixes knative#41

 Adds Name, Service, Age and Traffic column in the revision list output.
navidshaikh added a commit to navidshaikh/client that referenced this issue May 9, 2019
navidshaikh added a commit to navidshaikh/client that referenced this issue May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants