Skip to content

list build output, show details about build #1073

Open
@mknudsen

Description

@mknudsen

I would like to retrieve the latest build output for a given branch, pull details about the build as well as stdout of the build steps.

Something like

circleci project build list githug <orgname> <projectname>

or

circleci project build list githug <orgname> <projectname> --branch /feature/xyz

circleci project build list githug <orgname> <projectname> --revision 4b4e96b7c40b5bc93ba348d150bb0f4f34a7c18d

This would allow me to script comparing output of different revisions, branches etc. to triage an issue w/o rerunning builds locally or manually tapping though the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions