issues
search
juju
/
plugins
Basic collection of the first few plugins for Juju
28
stars
29
forks
source link
Added the juju-pdb plugin for being used with `charmhelpers/contrib/python/debug'
#12
Closed
niedbalski
closed
10 years ago
niedbalski
commented
10 years ago
Users must run the set_trace() call before use this plugin, then invoke this by running: $ juju pdb unit/0 4444
Added utils file to group some plugin common methods.
Modified pprint plugin to use utils file.