canonical / jhack

Chock-full of Juju hackery.
Apache License 2.0
48 stars 23 forks source link

Crpc event env #136

Closed PietroPasotti closed 4 months ago

PietroPasotti commented 4 months ago

Fixes #135

allows jhack crpc myapp/0 --input some/file.py --event foo-relation-changed --env FOO=BAR

useful if charms use event-specific (or entirely custom?) context vars to do their logic.