How to view detailed information about a cloud
See also:
juju show-cloud
To get more detail about a particular cloud:
juju show-cloud --local azure
To learn of any special features a cloud may support, the --include-config
option can be used with show-cloud
. These can then be passed to either the bootstrap
, the add-model
commands or changed with the model-config
command. See passing a cloud-specific setting for an example.
Last updated 6 months ago.