mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-24 16:03:43 +08:00
Automatic merge from release/2.5.0 -> release/2.6.0
* commit '8cb2f94a37d93147c0988002a1f60b51d0223305': 修复大小写错误
This commit is contained in:
@@ -45,7 +45,7 @@ func init() {
|
||||
AuthURL string `help:"OpenStack auth_url"`
|
||||
Host string `help:"VMware host"`
|
||||
Port string `help:"VMware host port" default:"443"`
|
||||
directoryID string `help:"Azure directory_id"`
|
||||
DirectoryID string `help:"Azure directory_id"`
|
||||
ClientID string `help:"Azure client_id"`
|
||||
ClientSecret string `help:"Azure clinet_secret"`
|
||||
Environment string `help:"Azure|Huawei|Aws environment" choices:"AzureGermanCloud|AzureChinaCloud|AzureUSGovernmentCloud|AzurePublicCloud|InternationalCloud|ChinaCloud|"`
|
||||
|
||||
Reference in New Issue
Block a user