defenseunicorns / defenseunicorns/uds-cli

Add the ability to tail uds logs

Open
#1,025 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
54
Forks
21
Avg merge
2d 15h
Merged PRs (30d)
45

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.