Inject a Flex-VM license with the CLI
Use of the following commands to inject a Flex-VM license into a VM instance:
To inject a Flex-VM license with the Flex-VM CLI:
To inject a Flex-VM license into a VM instance with the CLI:
execute vm-license <license_token>
Example:
exec vm-license 58923569A3FFB7F46879
To inject a Flex-VM license via web proxy:
execute vm-license <license_token> <proxy>
The following are examples of the syntax for <proxy>
:
http://user:password@proxyip:proxyport
user:password@proxyip:proxyport
The following shows examples for each command:
exec vm-license 58923569A3FFB7F46879 http://qa:123456@10.1.100.74:8080
exec vm-license 95D87F50C075C6F20EE7 hazel:123456@10.1.100.74:8080