Documentation
Install the pocketdev CLI, run it in your project, sign in to the managed cloud, and work from any device.
Install
Requires Node 20+. Installs the pocketdev binary globally.
Install
npm i -g @everywheredev/cliQuick start
Run pocketdev in your project. It signs you in with the secure device flow and starts a live session — then open the dashboard on any device.
Terminal
cd your-projectpocketdev # signs you in, starts a live session# open the dashboard on your phone to browse, edit & run a terminalCommand reference
The CLI's job is to start the session and manage sign-in — browsing, editing, the terminal, and AI agents all happen in the dashboard.
pocketdev
Start a live session for this folder — signs you in if needed; re-run to reconnect to the same project.
pocketdev login
Sign in to the managed cloud (secure device flow).
pocketdev logout
Drop cached credentials for the active host.
pocketdev status
Check the CLI, profile, auth, host, account, and project binding.
Manage your account, projects, and plan in the dashboard, or get help on the support page.
