jj-bookmark
Verified for current stable LTS
Jj Bookmark Command: Forget Bookmark Locally
Use for forget bookmark locally with Jj Bookmark. Exact CLI syntax to forget bookmark locally using Jj Bookmark.
When to use this: Use for forget bookmark locally with Jj Bookmark.
Command Syntax
jj b f <name> jj b f <name> Command Breakdown
jj is the base executable for this command.
FAQ
Purpose: Exact syntax to forget bookmark locally using Jj Bookmark.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Jj Bookmark Command: Create Bookmark At Revision
jj b c -r <revision> <name> Jj Bookmark Command: Delete Bookmark With Remotes Propagation jj b d <name> Jj Bookmark Command: List All Existing Bookmarks jj b l Jj Bookmark Command: Move Bookmark To Another Revision jj b m -t <revision> <name> Jj Bookmark Command: Track Remote Bookmarks jj b t <name>@<remote>