hype tags
Manage tags (labels for cross-cutting categorization of wins).
List tags
Section titled “List tags”hype tagsExample
Section titled “Example”$ hype tags#impact#shipped#mentoring#backendRename a tag
Section titled “Rename a tag”hype tags rename <old-name> <new-name>Renames a tag across all wins that use it. Tag names are matched case-insensitively.
Example
Section titled “Example”$ hype tags rename backend infrastructure+ Tag "backend" renamed to "infrastructure".Delete a tag
Section titled “Delete a tag”hype tags delete <name>Deletes a tag. Wins that had this tag are kept; only the tag association is removed.
Example
Section titled “Example”$ hype tags delete draft+ Tag "draft" deleted.Related
Section titled “Related”hype log --tagsto apply tags when logging a winhype list --tagto filter wins by tag