> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexusproject.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Environment

> Actualizar CLI profiles, variables o rama de un entorno.

<ParamField path="slug" type="string" required>
  Slug del proyecto.
</ParamField>

<ParamField path="env_name" type="string" required>
  Nombre del entorno.
</ParamField>

<ParamField body="git_branch" type="string">
  Nueva rama de Git.
</ParamField>

<ParamField body="env_vars" type="object">
  Nuevas variables (reemplaza todas).
</ParamField>

<ParamField body="cli_profiles" type="array">
  Nuevos CLI profiles (reemplaza todos).
</ParamField>
