get command
Use the get command to get the generated FoD key from Lenovo Web site.
get command syntax
OneCli.exe [misc] fod get < --uid <uid>> < --kmsid <kms_id>> [--all] [--dir <dir_name>] [--proxy <proxy_info>]
[<options>]
Parameter | Required/Optional | Notes |
---|---|---|
--all | Optional | Get all the FoD keys for the specified system. |
--dir | Optional | Specify the directory to save the downloaded key file. The default value is the current directory. |
--kmsid | Optional | Specify Lenovo ID credential for Lenovo Web site interactive. |
--proxy | Optional | Use proxy to connect to Lenovo Web site. The format is user: password@host[:port]. For IPv6 address, the format is socks5://user:password@[IPv6]:port. |
--uid | Required | Specify unique identifier information. |
| Optional | Refer to Table 2. |
Example of the get command
OneCli.exe fod get --uid xxx [--kmsid userid:password] --output get
Give documentation feedback