feat(app): update
This commit is contained in:
@ -7,9 +7,9 @@ import (
|
||||
"github.com/aliyun/alibaba-cloud-sdk-go/services/slb"
|
||||
)
|
||||
|
||||
// LTAI5tCB8SmJcwfO
|
||||
// dX4kgF4VcblsbCVdKvtCGCmvNbLkZK
|
||||
// ./AliyunCloudClient -t b -o update -key LTAI5tCB8SmJcwfO -sec dX4kgF4VcblsbCVdKvtCGCmvNbLkZK -reg cn-hangzhou -lb "[{"ServerId":"ServerId","Weight":"0"}]
|
||||
// LTAI5tCB8SmJcwfO1
|
||||
// dX4kgF4VcblsbCVdKvtCGCmvNbLkZK1
|
||||
// ./AliyunCloudClient -t b -o update -key LTAI5tCB8SmJcwfO1 -sec dX4kgF4VcblsbCVdKvtCGCmvNbLkZK1 -reg cn-hangzhou -lb "[{"ServerId":"ServerId","Weight":"0"}]
|
||||
func main() {
|
||||
var target string
|
||||
flag.StringVar(&target, "t", "b", "target: b=backendServer")
|
||||
|
||||
Reference in New Issue
Block a user