CLI

Recordings

Recording operations

Overview

Usage: rapidcrawl recordings [options] [command]

Recording operations

Options:
  -h, --help        display help for command

Commands:
  create [options]  Start a page recording
  get <id>          Get a recording by ID
  help [command]    display help for command

Commands

rapidcrawl recordings create

Usage: rapidcrawl recordings create [options]

Start a page recording

Options:
  --url <url>  URL to record
  -h, --help   display help for command

rapidcrawl recordings get

Usage: rapidcrawl recordings get [options] <id>

Get a recording by ID

Options:
  -h, --help  display help for command