Skip to content

Commit 99cb82f

Browse files
authored
Update README.md
1 parent 08adcf9 commit 99cb82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Scenarious are represeneted by methods of `DeployerEngine`
3838
- `listProductVersions`: gets data from offline cache (products-versions.yml)
3939
- `refreshProductVersions`: refreshes offline cache
4040
- `download`: downloads given product
41-
- `deploy`: deploys given product
41+
- `deploy`: deploys given product. Downgrade disabled. To downgrade `product` need undeploy `product` and install older version
4242
- `listDeployedProducts`: lists all deployed product from `deployed-products.yml`
4343

4444
# Deployment

0 commit comments

Comments
 (0)