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 the ability to tail uds logs #1025

Open
brianrexrode opened this issue Nov 19, 2024 · 0 comments
Open

Add the ability to tail uds logs #1025

brianrexrode opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brianrexrode
Copy link

Is your feature request related to a problem? Please describe

It would helpful to have the ability to tail the uds logs during a bundle deployment that was initiated from an alternate resource (ie. a pipeline or another cluster admin)

uds logs --tail

Describe the solution you'd like

  • Given A uds bundle deployment is initiated by something/someone other than me
  • When I log into the same bastion that the uds bundle deployment was initiated from
  • Then I can run uds logs --tail and monitor the progress of the bundle deployment.

Describe alternatives you've considered

Log into the same bastion that the uds bundle deployment was initiated from, locate the correct uds log in /tmp then run tail -f /path/to/logfile

Additional context

Add any other context or screenshots about the feature request here.

@brianrexrode brianrexrode added the enhancement New feature or request label Nov 19, 2024
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