feat: add -I option to cwctl and modify -i option (#5045)

* feat: add -I option to cwctl and modify -i option

Modify -i option to drop support for installing specified branch
-i will always default to installing the latest stable branch(master)

Add -I option to support installing Chatwoot with a custom branch

* chore: minor fixes
This commit is contained in:
Vishnu Narayanan
2022-07-15 16:17:52 +05:30
committed by GitHub
parent a4e21f2c47
commit 18d9bd8359
2 changed files with 25 additions and 19 deletions

View File

@@ -1 +1 @@
2.0.9
2.1.0