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

Enable configuration for View Logs command #1554

Closed
wants to merge 1 commit into from

Conversation

luka-zitnik
Copy link

Adds two configuration options, Follow and Tail, that match -f and --tail command line arguments of "docker logs" command.

Closes #1505.

@luka-zitnik luka-zitnik requested a review from a team as a code owner January 11, 2020 17:48
@msftclas
Copy link

msftclas commented Jan 11, 2020

CLA assistant check
All CLA requirements met.

Adds two configuration options, Follow and Tail, that match -f and --tail
command line arguments of "docker logs" command.

Closes microsoft#1505.
@philliphoff
Copy link
Member

@luka-zitnik Thanks for the PR! As an update, we're going to have some discussions in the near future about how to more broadly allow for (consistent) customization of the various Docker commands performed by the extension (rather than have totally different solutions for each log vs. run vs. build vs attach command). Hence, it may take a bit before we can get this PR integrated and/or we may suggest some changes to align with the outcome of those discussions.

@luka-zitnik
Copy link
Author

luka-zitnik commented Jan 30, 2020

@philliphoff OK. I'd love to see what you came up with.

@bwateratmsft
Copy link
Collaborator

@luka-zitnik This will be addressed with #1649, do you want to close this PR?

@luka-zitnik
Copy link
Author

Yup

@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuring command line options for "View Logs" command
4 participants