ID:WORK-130Status:done
Support attribute clearing in plan CLI update command
The update command can set or replace attribute values but cannot remove them. Once you set --assignee claude or --milestone v1.0.0, there's no way to unset it. Support empty string as "clear": --assignee "" removes the attribute from the tag.
Priority:lowComplexity:simpleSource:SPEC-037