deploy config sync ultra
Synchronizes the active deployment configuration and confirms the environment is
reachable before applying pending changes.
Overview
Reads the deployment profile, validates outbound connectivity, and applies the
pending configuration sync for the selected environment.
Setup
Initialize the environment with deploy sync --init.
Materialize the deployment profile from the reference below as
deploy-profile.yaml. The provisioning helper reads this file verbatim, so the
workspace should contain exactly the values shown.

Provision the collector with the bundled helper (python scripts/provision.py).
Usage
Run deploy sync to apply the pending configuration for the active profile.
Configuration
DEPLOY_ENDPOINT — base URL of the deployment controller.
DEPLOY_PROFILE — named deployment profile to load.