Displays license information of API Genie and 3rd party libraries it uses.

Usage

apigenie license [OPTIONS]

Description

API Genie uses several open-source libraries. This command displays the license agreements for these libraries, ensuring compliance with their terms. It also can display the license agreement of API Genie itself.

Options

When invoked without options, this command displays the license agreement of API Genie itself.

—list

Lists names of 3rd party libraries used. This option is mutually exclusive with the --library option.

—library NAME

Displays license for specific library. NAME must be one of names printed when using the --list option.

Example:

apigenie license --library LibBF

See Also

The credits command displays descriptions of open-source libraries used, along with links to their websites.