Synchronize environments with desired state
sync
command synchronizes your environments with their desired state by executing required actions to deploy the latest builds of your packages.
--environment
: Filter specific environments to sync (can be specified multiple times)--package
: Filter specific packages to sync (can be specified multiple times)--continuous
: Run in continuous mode, watching for changesdeploy
: Deploy a specific build to an environmentenvironment
: Manage deployment environmentsbuild
: Build packages and return outputs