Skip to content

CLI

The Sleepwalker CLI is coming soon.

It will use the same API contract as other Sleepwalker access paths.

Possible commands:

Terminal window
sleepwalker auth login
sleepwalker visibility run --url https://example.com --prompt prompts.txt --platform perplexity
sleepwalker ci score --url https://example.com
sleepwalker page serialize --url https://example.com
sleepwalker activity list

The CLI will help users:

  • Run checks from terminal workflows.
  • Use Sleepwalker in CI jobs.
  • Export compact results.
  • Integrate with scripts without writing raw HTTP calls.

The CLI will use the same API scopes, billing, and activity logging as other access paths.