Command 'resources'

See also: attach-resource, charm-resources

Summary

Show the resources for an application or unit.

Usage

juju resources [options] <application or unit>

Options

Flag Default Usage
--B, --no-browser-login false Do not use web browser for authentication
--details false show detailed information about resources used by each unit.
--format tabular Specify output format (json|tabular|yaml)
--m, --model Model to operate in. Accepts [<controller name>:]<model name>|<model UUID>
--o, --output Specify an output file

Details

This command shows the resources required by and those in use by an existing application or unit in your model. When run for an application, it will also show any updates available for resources from a store.


Last updated 8 months ago. Help improve this document in the forum.