Polling a Discovery
Allows to configure a polling of discovery status - by discovery ID.
Example: bright-cli discovery:polling [options] <discoveryId>
discoveryId
ID of an existing discovery which you want to poll it's status
General options
Option | Description |
---|---|
| Path to the file with configuration |
| What level of logs to report. Any logs of a higher level than the setting are shown. [choices: 0, 1, 2, 3, 4, 5, "silent", "error", "warn", "notice", "verbose", "trace"]
|
| Bright application name (domain name).
|
| Specify a proxy URL to route all traffic through. This should be an HTTP(S), SOCKS4, or SOCKS5 URL.
|
| Specify a proxy URL to route the traffic to Bright. |
| Specify a proxy URL to route the traffic to the targets. |
| Request timeout in seconds or a duration string (e.g. 10s, 1m, 1h, 10h, 1y).
|
| Allows CLI to proceed and operate even for server connections otherwise considered insecure.
|
| The unique identifier used to authenticate a user. The token (API key) can be issued in your organization’s dashboard. |
Discovery options
Option | Description |
---|---|
--project , -p | Allows specifying the Bright project for a scan using the project ID. You can find the project ID in the Projects section in the Bright app. |
Updated 11 days ago