What does 'ghe-license' command do in GitHub Enterprise Server?
Select an answer to reveal the explanation.
Short Explanation and Infographic
ghe-license is your license health check command. Run it from the administrative shell and it tells you how many seats you're licensed for, how many are in use, and when your license expires. Essential for license management and renewal planning.
Full explanation below image
Full Explanation
The 'ghe-license' command in GitHub Enterprise Server's administrative shell provides information about the current license state of the GHES instance. It outputs: (1) License expiration date — when the current license expires (critical for renewal planning). (2) Licensed seat count — the maximum number of active users allowed. (3) Current active user count — how many seats are currently in use. (4) License holder information — the organization name the license is issued to. (5) License key details — for validation purposes. Administrators should monitor this regularly: approaching license expiration requires renewal through GitHub Sales, and approaching seat limits requires purchasing additional seats to avoid overage billing. This command is run from the GHES administrative shell (SSH on port 122).