I'm trying to delete a single Custom Button (AKA a WebLink).
Is there a way that single button can be deleted via the CLI?
Weblinks are grouped with CustomObjects in project files, so if I delete the whole object, all it's weblinks get deleted to. But I was hoping there was a way to delete a single WebLink on it's own.
Or am I going to have to resort to doing it manually?
sf project delete source --metadata "WebLink:<Object>.<Button>"- haven't tried this, caveat emptor.