⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Stagehand SDK CLI for controlling remote browser sessions in Browserbase cloud with stagehand.

License

Notifications You must be signed in to change notification settings

browserbase/stagehand-cli

Repository files navigation

Stagehand CLI

The official CLI for the Stagehand REST API.

It is generated with Stainless.

Installation

Installing with Go

go install 'github.com/browserbase/stagehand-cli/cmd/stagehand@latest'

Running Locally

go run cmd/stagehand/main.go

Usage

The CLI follows a resource-based command structure:

stagehand [resource] [command] [flags]
stagehand sessions act \
  --id 00000000-your-session-id-000000000000 \
  --input 'click the first link on the page'

For details about specific commands, use the --help flag.

Global Flags

  • --debug - Enable debug logging (includes HTTP request/response details)
  • --version, -v - Show the CLI version

About

Stagehand SDK CLI for controlling remote browser sessions in Browserbase cloud with stagehand.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •