pub async fn set_enabled( config: &Config, command: &str, enabled: bool, project: bool, ) -> Result<()>