CLI
Bulk
Bulk screenshot operations
Bulk screenshot operations
bulk › screenshots
Bulk screenshot sub-resources
| Option | Description |
|---|---|
-h, --help | display help for command |
bulk › screenshots › list
List screenshots in a bulk job
| Option | Description |
|---|---|
-h, --help | display help for command |
$ bytekit bulk screenshots list <id>bulk › create
Create a bulk screenshots job
| Option | Description |
|---|---|
--file <path> | Path to newline-delimited file of URLs (plain URL or |
--webhook-url <url> | HTTPS webhook URL notified when the job completes |
-h, --help | display help for command |
$ bytekit bulk create --file <path> --webhook-url <url>bulk › get
Get a bulk job status
| Option | Description |
|---|---|
-h, --help | display help for command |
$ bytekit bulk get <id>