Documentation

Support

Unity Version Control

LICENSEINFO

View license information with the Unity Version Control CLI.
Read time 1 minuteLast updated 21 days ago

Description

Displays license information and license usage.

Usage

cm licenseinfo | li [--server=<repserverspec>] [--inactive] [--active] [--sort=(name|status)]

Options

Option / Argument

Description

--serverGets the license info from the specified server. If no server is specified, executes the command on the one configured on the client. (Use 'cm help objectspec' to learn more about repserver specs.)
--inactiveShows only inactive users in the "license usage" section.
--activeShows only active users in the "license usage" section.
--sortSorts users by one of the specified sort options: 'name' or 'status'.

Help

Remarks

The information displayed consists of expiration date, activated and deactivated users, etc.

Examples

cm licenseinfo
cm licenseinfo --server=myserver:8084
cm licenseinfo --sort=name