mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
feat(juju): add jclean function to destroy all registered controllers (#10426)
Closes #10426
This commit is contained in:
parent
c41f2e7a09
commit
f045810697
2 changed files with 33 additions and 0 deletions
|
|
@ -113,5 +113,6 @@ Naming convention:
|
|||
|
||||
- `jaddr <app_name> [unit_num]`: display app or unit IP address.
|
||||
- `jreld <relation_name> <app_name> <unit_num>`: display app and unit relation data.
|
||||
- `jclean`: destroy all controllers
|
||||
- `wjst [interval_secs] [args_for_watch]`: watch juju status, with optional interval
|
||||
(default: 5s); you may pass additional arguments to `watch`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue