jj-bookmark
Verified for current stable LTS
Jj Bookmark Command: Create Bookmark At Revision
Use for create bookmark at revision with Jj Bookmark. Exact CLI syntax to create bookmark at revision using Jj Bookmark.
When to use this: Use for create bookmark at revision with Jj Bookmark.
Command Syntax
jj b c -r <revision> <name> jj b c -r <revision> <name> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create bookmark at revision 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: Delete Bookmark With Remotes Propagation
jj b d <name> Jj Bookmark Command: Forget Bookmark Locally jj b f <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>