pub async fn handle(
url: &str,
token: Option<&str>,
http_client: &ClientWithMiddleware,
command: RuleCommands,
) -> Result<()>pub async fn handle(
url: &str,
token: Option<&str>,
http_client: &ClientWithMiddleware,
command: RuleCommands,
) -> Result<()>