License Administrator Command Line Interface
The command line interface (CLI) runs on all platforms supported by PSQL. The CLI is functionally equivalent to the GUI. You can administer licenses for local or remote database engines with the CLI.
The GUI and the CLI list information about the authorized licenses, such as the type of license, user count, session count, data in use limit, platform, expiration date, and so forth. License key information is also available from the installation media.
CLI Syntax
The CLI uses the same syntax on all platforms:
utility_name -option parameters
The utility name is one of the following:
The following table describes the options and parameters.
-<authorize | a> <key | authorization_filename.pky>
-<clear | c> [key] [force]
-<generate | g> key output_filename
Note: If no key is specified, remaining authorization information for all product keys is displayed.
See CLI Tasks for the tasks pertaining to the CLI.