Function mz::command::region::enable

source ยท
pub async fn enable(
    cx: RegionContext,
    version: Option<String>,
    environmentd_extra_arg: Option<Vec<String>>,
) -> Result<(), Error>
Expand description

Enable a region in the profile organization.

In cases where the organization has already enabled the region the command will try to run a version update. Resulting in a downtime for a short period.