Skip to content

feat: when in TTY, jobs fail with a web link, not a CLI command#816

Merged
mcncl merged 1 commit intomainfrom
TE-5584/tty_job_link
May 1, 2026
Merged

feat: when in TTY, jobs fail with a web link, not a CLI command#816
mcncl merged 1 commit intomainfrom
TE-5584/tty_job_link

Conversation

@mcncl
Copy link
Copy Markdown
Contributor

@mcncl mcncl commented May 1, 2026

Description

When in TTY, a copy/paste CLI command isn't as useful as a clickable URL.

Changes

  • adjusts the output from a bk logs... command that the user can run to a clickable link to the web view

Caveats

This change is supported in modern terminals, but if someone is using something from the 1900s then it's likely the link will just display text and do nothing.

Testing

  • Tests have run locally (with go test ./...)
  • Code is formatted (with go fmt ./...)

@mcncl mcncl requested review from a team as code owners May 1, 2026 05:34
@mcncl mcncl merged commit be8eaad into main May 1, 2026
3 checks passed
@mcncl mcncl deleted the TE-5584/tty_job_link branch May 1, 2026 05:40
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.

2 participants