phonebase-cli
v1.0.9
Published
PhoneBase CLI — control Android cloud phones from the terminal
Maintainers
Readme
phonebase-cli
PhoneBase CLI — control Android cloud phones from the terminal.
Native Rust binary distributed via npm. The pb command on your PATH is the
real binary (no Node wrapper at runtime).
Install
npm install -g phonebase-cliOn install, npm fetches the platform-specific binary via optionalDependencies
and hardlinks it into your global bin.
Usage
pb --help
pb devicesSee https://github.com/phonebase-cloud/phonebase-cli for full documentation.
Supported platforms
- macOS arm64 / x64
- Linux arm64 / x64
- Windows x64
Upgrade
npm update -g phonebase-cliDo not use pb update on npm-installed binaries — it is a no-op when pb
detects it lives under node_modules.
License
GPL-3.0-or-later
