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

jx logs to be able to tail a pipeline run log? #59

Closed
jstrachan opened this issue Jan 12, 2018 · 0 comments
Closed

jx logs to be able to tail a pipeline run log? #59

jstrachan opened this issue Jan 12, 2018 · 0 comments

Comments

@jstrachan
Copy link
Member

we have a command jx logs foo where foo is the name of a Deployment and it tails the log.

It would be nice to have a similar command to tail the logs of a jenkins job run.

I wonder if we should reuse logs but allow a prefix on a name? e.g.

# tail the logs of a deployment
jx logs foo

# tail the logs of a build run
jx logs pipeline/foo
jx logs pipeline#4
@jstrachan jstrachan added this to the 1 milestone Jan 12, 2018
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

No branches or pull requests

1 participant