ESXCLI Commands

ESXCLI Commands

esxcli licensing Commands

Command Description Options Help
licensing credential add Add a new license credential.
--file | -f
Absolute path to a file on the ESXi filesystem containing the credential information as JWK or PEM encoded key data. (required)
--help
Show the help message.
licensing credential list List the installed license credentials.
--help
Show the help message.
licensing credential remove Remove an existing license credential.
--id | -i
The credential identifier. (required)
--help
Show the help message.
licensing entitlement add Adds a new license entitlement assignment.
--file | -f
Absolute path to a file on the ESXi filesystem containing the entitlement token. (required)
--help
Show the help message.
licensing entitlement list Lists the license entitlement assignments.
--id | -i
Identifier of the entitlement assignment to get.
--help
Show the help message.
licensing entitlement remove Removes a license entitlement assignment.
--id | -i
Identifier of the entitlement assignment to remove. (required)
--help
Show the help message.
licensing entitlement set Updates an existing license entitlement assignment.
--file | -f
Absolute path to a file on the ESXi filesystem containing the entitlement token. (required)
--id | -i
Identifier of the entitlement assignment to update. (required)
--help
Show the help message.