CLI

Screenshots

Screenshot operations

Screenshot operations

screenshots › create

Capture a screenshot

OptionDescription
--url <url>URL to screenshot
--full-pageCapture the full page (default: viewport only)
-h, --helpdisplay help for command
$ bytekit screenshots create --url <url> --full-page

screenshots › get

Get a screenshot by ID

OptionDescription
-h, --helpdisplay help for command
$ bytekit screenshots get <id>