list-licences | list-licenses

Lists all Virtualmin licences

This program displays a list of all licenses registered with Cloudmin, in a table format. To show more details about each license, use the --multiline command-line argument. To just output serial numbers, use the --name-only flag.

Example usage

  cloudmin list-licences
  Serial     Key                  Domains    Systems    Used
  ---------- -------------------- ---------- ---------- ----------
  5555555    3rfafsfdsfsfds       Unlimited  Unlimited  6
  14433      HGHJJ7JJJ            250        1          0

Command Line Help

Lists all registered Virtualmin licenses.

cloudmin list-licences [--multiline | --name-only]