Synopsis

cpran show [options] [arguments]

Description

Shows the descriptor of specified plugins. Depending on the options used, it can be used to display information about the latest available version, or the currently installed version.

Arguments to search must be at least one and optionally more plugin names whose descriptors will be displayed.

Examples

# Show details of a plugin
cpran show oneplugin
# Show the descriptors of many installed plugins
cpran show -i oneplugin anotherplugin

Options

--installed

Show the descriptor of installed CPrAN plugins.

See also