Stopping a Scan

This command stops a scan by its ID: bright-cli scan:stop [options] <scan id>.

Arguments

ArgumentDescription
<scan id>The ID of an existing scan that you want to stop.

Options

OptionDescription
--token=apiKey, -t=apiKeyThe 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>