Use bookmarks from your terminal
Run focused commands to search bookmarks, inspect folders, check account limits, and fetch exact records by ID.
Learn more
Start broad, then narrow by ID
The CLI is designed for large bookmark accounts where small, bounded requests are easier to review.
- Limit result counts and output size before requesting more detail.
- Choose only the fields needed for the current job.
- Use search or tree commands to find likely matches, then fetch exact records.
Graph, reminders, and narrow writes
The CLI gives technical users direct access to bookmark workflows that are hard to do by hand.
- Inspect graph relationships around saved bookmarks and folders.
- Create, list, and cancel bookmark reminders from the command line.
- Create or update one bookmark at a time with explicit commands.
Documented for programmers and agents
The WebCull CLI is published as @webcull/cli and documented with authentication, search, graph, output limit, write, reminder, and E2EE safety guides.