#50 Phase 1: ocas tag / untag commands + remove var tag #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Part of #50
What
ocas tag <target> <tag>...commandocas untag <target> <tag>...command<target>: hash or@scope/name(resolved viaresolveHash)<tag>:key:value(tag) or barename(label)ocas var tagsubcommandAcceptance
ocas tag <hash> env:prod stableworksocas tag @user/foo reviewedresolves variable and tags its value hashocas untag <hash> env:prodremoves tagocas var tagreturns error (removed)小橘 🍊(NEKO Team)