CheatSnip

Related

Manage Tags

git

Create, list, delete tags

List/Create Branches

git

List, create, or delete branches

List Tags

git

List all tags

git/tag-delete

Delete Tag

Delete a tag

git
tag
delete

Command

git tag -d <tag>

Explanation

git tag -d is used to delete a tag. It deletes the tag.

Examples

Delete tag

git tag -d v1.0

More

Initialize Repository

git

Create an empty Git repository

Clone Repository

git

Clone a repository into a new directory

Configure Git

git

Configure user information

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers