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

feat: implement -n X and -a flags #1341

Merged
merged 40 commits into from Sep 21, 2023
Merged

feat: implement -n X and -a flags #1341

merged 40 commits into from Sep 21, 2023

Conversation

tedim52
Copy link
Contributor

@tedim52 tedim52 commented Sep 19, 2023

Description:

This PR adds the -a and -n flags to kurtosis service logs.

  • -a flag returns all logs of a service
  • -n X returns X number of log lines

-a used with -n X will return all the logs. Both flags can be used in combination with -f. ... service logs without any flags by default returns 200 log lines.

Is this change user facing?

YES

@Peeeekay
Copy link
Contributor

Peeeekay commented Sep 21, 2023

@tedim52 Looks good to me. I am trusting the tests

@tedim52 tedim52 enabled auto-merge (squash) September 21, 2023 20:45
@tedim52 tedim52 merged commit 2c6880c into main Sep 21, 2023
30 checks passed
@tedim52 tedim52 deleted the tedi/tail-logs branch September 21, 2023 21:09
adschwartz pushed a commit that referenced this pull request Sep 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.6](0.83.5...0.83.6)
(2023-09-22)


### Features

* implement -n X and -a flags
([#1341](#1341))
([2c6880c](2c6880c))


### Bug Fixes

* enclave manager ui was reading the wrong type fields
([#1367](#1367))
([0bae141](0bae141))
* Manually locate docker socket
([#1362](#1362))
([7fe4956](7fe4956))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
@leeederek
Copy link
Contributor

@tedim52 - i cannot see the docs for this, do you mind adding?

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 this pull request may close these issues.

None yet

3 participants