Deploy a build to an environment
deploy
command is used to deploy a specific build of a package to a target environment. This is an offline command that lets you test your deployment logic locally without affecting the server state.
package
: The name of the package to deploybuild-id
: The ID of the build to deployenvironment
: The target environment for deploymentbuild
: Build a packageenvironment
: Manage deployment environmentssync
: Synchronize your local state with the Ocuroot server