Skip to content

terminated status throws error on display for runs #3

@kzscisoft

Description

@kzscisoft

When the following is called:

simvue run list --status

the following exception is thrown:

...
  File "../simvue-cli/src/simvue_cli/cli/display.py", line 77, in format_status
    return click.style(status, fg=STATUS_FORMAT[status], bold=True)
                                  ~~~~~~~~~~~~~^^^^^^^^
KeyError: 'terminated'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions