pub fn decode_cmd_text(input: &str) -> Result<Qail, String>
Decode one command from text wire format.
Also accepts raw QAIL query text as fallback for convenience.