Retesting a Scan
This command re-runs a scan by ID using the same configuration: bright-cli scan:retest [options] <scan id>
.
Arguments
Argument | Description |
---|---|
<scan id> | The ID of an existing scan that you want to re-run. |
Options
Option | Description |
---|---|
--token=apiKey , -t=apiKey | The unique identifier used to authenticate a user. The token (API key) can be issued in your organization’s dashboard. Required option. |
--api=clusterUrl | (Deprecated). Set the API endpoint domain, for VPC, use: --api <https://private-domain.brightsec.com> |
Updated about 1 year ago