jhack icon indicating copy to clipboard operation
jhack copied to clipboard

Chock-full of Juju hackery.

Results 41 jhack issues
Sort by recently updated
recently updated
newest added

Jhack replay issues some warnings when it finds whitespace in the value of the environment variables it attempts to call dispatch with. Those vars will be skipped. Solution: find a...

bug

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

scenario scripts are broken because the dependency isn't up to date

## Issue show-stored errors out, ``` $ jhack show-stored cos-proxy/0 ERROR:jhack:failed to fetch db; command ['juju', 'scp', 'cos-proxy/0:/var/lib/juju/agents/unit-cos-proxy-0/charm/.unit-state.db', '/home/ubuntu/snap/jhack/235/unit-state-otlo29cu.db'] exited with 1 failed to fetch db; aborting. b'ERROR exit status...

While we wait for a general-purpose Pebble FUSE fs, this jhack allows you to open an admin file explorer in a live charm unit (the charm container or any of...

Jhack ships with a juju 3 client. As a result it can't use certain commands with juju 2 controllers: `juju status` will work, but `juju status --format=json` will not. This...

Some type of [ssl error happening](https://paste.ubuntu.com/p/WNp2NMMvWx/) that prevents the use of `jhack`. This can be reproduced by running the following commands: ``` sudo snap install jhack --channel=latest/edge sudo snap connect...