Skip to content

cylc broadcast -k does nothing #6872

@MetRonnie

Description

@MetRonnie

Description

The -k/--display-task option of cylc broadcast does nothing. There are no tests for it either.

Reproducible Example

$ cylc broadcast wflow -p 1 -n foo --set "script=echo 0"
Broadcast set:
+ [1/foo] script=echo 0

then

$ cylc broadcast wflow -k 1/foo

(nothing)

Expected Behaviour

This should work, producing similar output to the -d/--display option.

Alternatively, we could remove this option and instead just implement #6873 which would make it easy to get the same result using e.g. the jq command

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is wrong :(

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions