mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-01 15:07:17 +08:00
fix(climc): eip change bw cli
This commit is contained in:
@@ -33,6 +33,6 @@ func init() {
|
||||
cmd.Perform("dissociate", &compute.EipDissociateOptions{})
|
||||
cmd.Perform("sync", &options.BaseIdOptions{})
|
||||
cmd.Perform("syncstatus", &options.BaseIdOptions{})
|
||||
cmd.Perform("change-bandwidth", &options.BaseIdOptions{})
|
||||
cmd.Perform("change-bandwidth", &compute.EipChangeBandwidthOptions{})
|
||||
cmd.Perform("change-owner", &compute.EipChangeOwnerOptions{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user