--parent doesn't take "" or none.
Same goes for --cycle, --project, --due, and --assignee
--priority accepts none today. Are you okey with using the same sentinel for other things?
For --parent its safe, as no issue has the key none, but in theory --assignee none would break things for a real user named none. If that's a real concern, how about "" as "none"? Other alternatives?
--parentdoesn't take""ornone.Same goes for --cycle, --project, --due, and --assignee
--priorityacceptsnonetoday. Are you okey with using the same sentinel for other things?For
--parentits safe, as no issue has the keynone, but in theory--assignee nonewould break things for a real user namednone. If that's a real concern, how about""as "none"? Other alternatives?