Skip to content

Conversation

@jnan806
Copy link
Collaborator

@jnan806 jnan806 commented Feb 16, 2023

Describe what this PR does / why we need it

In current version, the deploy scripts in directory ./cmd did not support params:

  • can not defined version
  • can not uninstall
  • can not define download or not

Does this pull request fix one issue?

Fixes #48

Describe how to verify it

Usage:  init.sh [-Option] [version]
Resources will download in /Users/J/.opensergo.install/opensergo-control-plane

Available Options:
  -l, -local         : exec from local resources, which will not download resources
  -u, -uninstall     : uninstall opensergo control plane
  -h, -help          : helps
version:             : default version is main

Signed-off-by: Jiangnan Jia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve deploy scripts to support params | 优化部署脚本支持参数

1 participant