# Packages
Command deploy-agent tracks single configuration against registry, updates local state as required and runs deploy script.
Command deploy-from-docker creates/updates single configuration from the docker image save output read as stdin.
Command deploy-registry implements server for deployment management.
Command deployctl implements single-command operator's interface to manage deployments running under deploy-registry and deploy-agent.