pub fn exec( common: CommonArgs, json: bool, ndjson: bool, path: Option<String>, monthly: bool, ) -> Result<()>