Re: debug-hooks action

2017-11-12 Thread Adam Israel
Hi Giuseppe, I've asked[1] for this as a feature, but to my knowledge, it hasn't been added to Juju yet. The only way I've been able to debug actions it to debug all events, via `juju debug-hooks `, and manually run the hooks that are caught until the desired action is executed. -Adam [1]: https

debug-hooks action

2017-11-12 Thread Giuseppe Attardi
The docs at https://jujucharms.com/docs/stable/developer-debugging say that To debug actions, you use the same command, like this: juju debug-hooks [action-name action-name2 …] but if I try $ juju debug-hooks keystone/11 resume ERROR unit "keystone/11" does not contain hook “resume” while inst