Command 'juju info'

Usage:

juju info [options] [options] <charm>

Summary:

Displays detailed information about CharmHub charms.

Global Options:

--debug  (= false)

Equivalent to --show-log --logging-config=<root>=DEBUG

-h, --help  (= false)

Show help on a command or other topic.

--logging-config (= "")

Specify log levels for modules

--quiet  (= false)

Show no informational output

--show-log  (= false)

If set, write the log file to stderr

--verbose  (= false)

Show more verbose output

Command Options:

--arch (= "all")

Specify an arch <all|amd64|arm64|armhf|i386|ppc64el|riscv64|s390x>

--base (= "")

Specify a base

--channel (= "")

Specify a channel to use instead of the default release

--charmhub-url (= "https://api.charmhub.io")

Specify the Charmhub URL for querying the store

--config  (= false)

Display config for this charm

--format  (= tabular)

Specify output format (json|tabular|yaml)

-o, --output (= "")

Specify an output file

--series (= "all")

Specify a series. DEPRECATED use --base

--unicode (= "auto")

Display output using unicode <auto|never|always>

Details:

The charm can be specified by name or by path.

Channels displayed are supported by any base. To see channels supported for only a specific base, use the --base flag. --base can be specified using the OS name and the version of the OS, separated by @. For example, --base ubuntu@22.04.

Examples:

juju info postgresql

See also:

find
download

Last updated 10 months ago.