CLI
The Sleepwalker CLI is coming soon.
It will use the same API contract as other Sleepwalker access paths.
Expected Commands
Section titled “Expected Commands”Possible commands:
sleepwalker auth loginsleepwalker visibility run --url https://example.com --prompt prompts.txt --platform perplexitysleepwalker ci score --url https://example.comsleepwalker page serialize --url https://example.comsleepwalker activity listWhy It Exists
Section titled “Why It Exists”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.
Shared Behavior
Section titled “Shared Behavior”The CLI will use the same API scopes, billing, and activity logging as other access paths.