Search

Chapter 16. Packages Console Commands

download PDF
The packages commands are used for showing all packages imported and exported by the OSGi bundles currently installed.
Type packages: then press Tab at the prompt to view the available commands.

16.1. packages:exports, exports

Abstract

displays the packages exported OSGi bundles

Synopsis

packages:export [ --help ] [[ -d ] | [ --details ]] [ -s ] [[ -i ] | [ --imports ]] [ id ...]

Arguments

Table 16.1, “package:exports Arguments” describes the commands arguments.
Table 16.1. package:exports Arguments
ArgumentInterpretation
--help Displays the online help for this command
-d, --detailsReformat the output in master/detail layout, which makes it easier to see how related details are grouped together.
-sShow the Symbolic name column, which shows the symbolic name of the bundle to which the exported package belongs.
-i, --imports Show the Imported by column, which lists all of the bundles that import the exported package.
id Specifies a whitespace separated list of bundle IDs to check.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.