Skip to content

Configuring a property on the root should be easier #93

Description

@jezzsantos

To configure a property of a toolkit on the root element requires this command:

automate configure on "{<PATTERNNAME>}" --and-set "Name=Value"

according to these docs: https://jezzsantos.github.io/automate/runtime/#configuring-an-attribute

but remembering the name of the pattern <PATTERNNAME> when it comes to writing this command, is not obvious
fair enough if you are referring to a sub element with a statement like <APATTERNNAME>.<ANELEMENTNAME> but if you have a toolkit that is basic, you should be able to write something simpler like:

automate configure --and-set "Name=Value"

Metadata

Metadata

Assignees

No one assigned

    Labels

    defect-designSomething doesn't quite work as it should (usability)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions