See that? We use git tag with a parameter to add a tag and the command without any parameters to display the previously added tags.
git tag
Didn't we want to use something easier to remember, like a tag?