jj-tag Verified for current stable LTS

Jj Tag Command: Delete Tags By Glob Pattern

Use for delete tags by glob pattern with Jj Tag. Exact CLI syntax to delete tags by glob pattern using Jj Tag.

When to use this: Use for delete tags by glob pattern with Jj Tag.
Destructive Command Warning

Destructive operation. Confirm the target path and keep a backup before executing.

Command Syntax

jj tag d "{glob:v1.*}"

Command Breakdown

jj is the base executable for this command.

FAQ

Purpose: Exact syntax to delete tags by glob pattern using Jj Tag.

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

Back to Jj Tag directory