pub async fn execute( log_dir: Option<PathBuf>, tags: Vec<String>, level: Option<String>, follow_mode: bool, raw_json: bool, list_tags_mode: bool, ) -> Result<()>