pub async fn init( app_slug: Option<String>, team_slug: Option<String>, config_file: PathBuf, ) -> Result<(), Error>