Skip to content

image build logs#355

Draft
kcoopermiller wants to merge 3 commits intomainfrom
feature/img-logs
Draft

image build logs#355
kcoopermiller wants to merge 3 commits intomainfrom
feature/img-logs

Conversation

@kcoopermiller
Copy link
Member

@kcoopermiller kcoopermiller commented Feb 6, 2026

Note

Low Risk
Adds a read-only CLI command that hits a new logs endpoint and prints output; main risk is log rendering/escaping and endpoint contract mismatches.

Overview
Adds prime images logs <build_id> to fetch and display Docker image build logs via GET /images/build/{build_id}/logs with a --tail/-n option, escaping output before printing.

Updates the prime images push success message to point users to the new logs command alongside prime images list for build monitoring.

Written by Cursor Bugbot for commit 15586c7. This will update automatically on new commits. Configure here.

@kcoopermiller kcoopermiller marked this pull request as ready for review February 9, 2026 06:40
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8650647052

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@kcoopermiller kcoopermiller marked this pull request as draft February 9, 2026 07:43
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.

1 participant

Comments