Skip to content

Provide titan launch progress #9

@eschrock

Description

@eschrock

Problem

While titan-launch is running, there is very little feedback to the user. The titan server was designed to log well-structured messages like TITAN BEGIN ..., but they're not currently consumed by the command line tool.

Solution

Stream logs from the titan-launch container and look for titan markers. Make these appear inline in the progress bar.

Alternatives

Run docker logs -t titan-launch yourself.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions