Product Release & Deploy

These commands handle building, deploying, and releasing products. Use them to generate production Docker images, deploy with the production Compose file, and publish versioned releases to GitHub, PyPI, or DockerHub.


Command reference

Command Description
product:build Build deployment configuration
product:deploy Deploy using the production Compose file
product:release Bump version, tag, publish to GitHub/PyPI/DockerHub

product:release will refuse to proceed if any feature is in editable mode. All features must be pinned to a released version before releasing the product. Use feature:release followed by feature:attach to pin editable features first.


Table of contents


Back to top

splent. Distributed by an LGPL license v3. Contact us: drorganvidez@us.es