Comment 4 for bug 2056193

Revision history for this message
John A Meinel (jameinel) wrote :

I did mention trying out:
```
juju exec --execution-group=abcfd -- command
```

Which lets you use a different named execution group. But I don't think we expose --execution-group on the CLI.
According to Ian as a charmer you can put the execution-group into the action definition (as part of actions.yaml). But that wouldn't be a workaround here.