yardstick label remove $ID
doesn't remove any label but exits zero and logs success
#105
Labels
bug
Something isn't working
What happened:
Running
yardstick label remove 73bd6255-d663-4a07-8eca-a7555902898f
fromtest/quality
directory in Grype doesn't remove the label with that ID, but does log[INFO] removed 1 labels
and exit zeroWhat you expected to happen:
I expected the label to be removed or, if something is wrong, the log of an error and a non-zero exit code.
How to reproduce it (as minimally and precisely as possible):
If the removal succeeded, the last
git status
should have printed the diff indicating that the label was removed, specifically the file atlabels/registry.access.redhat.com+ubi8@sha256:68fecea0d255ee253acbf0c860eaebb7017ef5ef007c25bee9eeffd29ce85b29/73bd6255-d663-4a07-8eca-a7555902898f.json
should have been deleted.Anything else we need to know?:
Environment:
yardstick version
:cat /etc/os-release
or similar):The text was updated successfully, but these errors were encountered: