Download Updates for Xray's Database
The offline-update command downloads updates to Xray's vulnerabilities database. The Xray UI allows building the command structure for you.
Command name | xr offline-update |
Abbreviation | xr ou |
Command options | |
--license-id | [Mandatory] Xray license ID. |
--from | [Optional] From update date in YYYY-MM-DD format. |
--to | [Optional] To update date in YYYY-MM-DD format. |
--version | [Optional] Xray API version. |
--target | [Default: ./] Path for downloaded update files. |
--stream | [Default: false] Set to true to use Xray DBSync V3 stream, Possible values are: public_data, exposures and contextual_analysis. |
--periodic | [Default: false] Set to true to get the Xray DBSync V3 Periodic Package (Use with stream flag). |
Command arguments | The command accepts no arguments. |
Last updated