dbdock sync to review what pushed.
Options
Examples
open needs a linked project. If you see “No linked project,” run dbdock init to link this directory first.Related
dbdock sync
Push before you open.
DBDock Cloud
What’s in the dashboard.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Open the linked DBDock project in the cloud dashboard from your terminal, or print the URL for use over SSH.
npx dbdock open [options]
dbdock sync to review what pushed.
| Option | Description |
|---|---|
--print | Print the dashboard URL instead of launching a browser. |
dbdock open
# → Opening https://dbdock.xyz/...
dbdock open --print
open needs a linked project. If you see “No linked project,” run dbdock init to link this directory first.