pub fn cli_envelope_args(cx: &mut Cx, envelope: &Value) -> Result<Vec<String>>Expand description
Extracts the UTF-8 payload arguments from a generic CLI envelope value.
Loaded command libraries use this instead of defining product-specific projections of the bootloader-owned envelope table.