You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.option('-e, --email <email>','Email associated with the Unity account. Required when activating a personal or professional license.')
43
43
.option('-p, --password <password>','Password for the Unity account. Required when activating a personal or professional license.')
44
44
.option('-s, --serial <serial>','License serial number. Required when activating a professional license.')
45
-
.option('-c, --config <config>','Path to the configuration file, or base64 encoded JSON string. Required when activating a floating license.')
45
+
.option('-c, --config <config>','Path to the configuration file, raw JSON, or base64 encoded JSON string. Required when activating a floating license.')
46
46
.option('--verbose','Enable verbose logging.')
47
47
.option('--json','Prints the last line of output as JSON string.')
0 commit comments