0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Jose C. Massón
5efcfc3973
feat(juju): add functions to get current controller and model (#11572) 2023-03-23 09:42:20 +01:00
sed-i
aaaa55424a
refactor(juju)!: use the jsh prefix for juju show-* commands (#10426)
BREAKING CHANGE: some aliases have been renamed to be consistent with the rest.
Mainly, aliases for `juju show-` commands are renamed to `jsh*`. This also means
that `jsh` and `jshc` have been renamed to `jssh` and `jsshc`. Have a look at the
README for the complete alias changes.
2022-02-10 11:42:24 +01:00
sed-i
564a60608c
style(juju)!: don't show storage status in wjst for consistency (#10426)
BREAKING CHANGE: `wjst` will no longer show storage in the status
output. This is done for consistency with the `jst` and `jsts`
aliases.
2022-02-10 11:42:23 +01:00
sed-i
cdd2d6efc6
feat(juju): introduce additional juju aliases (#10426) 2022-02-10 11:42:23 +01:00
sed-i
f045810697
feat(juju): add jclean function to destroy all registered controllers (#10426)
Closes #10426
2022-02-10 11:42:16 +01:00
Leon
54783f66b8
feat(juju): add plugin for Juju (juju.is) (#10075)
Co-authored-by: Jon Seager <jon@sgrs.uk>
2021-09-29 18:09:02 +02:00