Skip to main content

update

Function update 

Source
pub fn update(
    store: &LocalFsStore,
    flags: &OpFlags,
    payload: Option<EnvCreatePayload>,
) -> Result<OpOutcome, OpError>
Expand description

op env update. Replaces name, region, and tenant_org_id on an existing env. The packs/bundles/revisions/traffic_splits arrays stay untouched — manage those via their own subcommands.