Issue Description
Type: feature request
Describe what feature you want
In current version, the deploy scripts in directory ./cmd did not support params.
- Add param to define target version: Because the default version is
main branch.
- Add param to control download resources or not: It is unnecessary to download when they are exist in local.
- Add param to uninstall or reset: The current scripts only support install now, do not support uninstall or reset.
- Other params.
Issue Description
Type: feature request
Describe what feature you want
In current version, the deploy scripts in directory
./cmddid not support params.main branch.