See also: How to manage the client
A Juju client is any software that implements the Juju client apiserver contract.
This currently includes:
- the Juju CLI (
juju
) - the Terraform CLI when used with the
juju
provider plug-in (terraform juju
) - the
python-libjuju
library (python-libjuju
)