pub(crate) async fn handle_cli_command( wallet: &WalletClientModule, args: &[OsString], ) -> Result<Value>