Function gr::cmds::release::execute

source ยท
pub fn execute(
    options: ReleaseOptions,
    config: Arc<dyn ConfigProperties>,
    domain: String,
    path: String,
) -> Result<()>