We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08adcf9 commit 99cb82fCopy full SHA for 99cb82f
README.md
@@ -38,7 +38,7 @@ Scenarious are represeneted by methods of `DeployerEngine`
38
- `listProductVersions`: gets data from offline cache (products-versions.yml)
39
- `refreshProductVersions`: refreshes offline cache
40
- `download`: downloads given product
41
-- `deploy`: deploys given product
+- `deploy`: deploys given product. Downgrade disabled. To downgrade `product` need undeploy `product` and install older version
42
- `listDeployedProducts`: lists all deployed product from `deployed-products.yml`
43
44
# Deployment
0 commit comments