update common
parent
89214a2fcc
commit
818e11601c
|
@ -2489,9 +2489,9 @@ Export your credentials as an environment variable:
|
||||||
About "DomainName" parameters see: https://support.huaweicloud.com/api-iam/iam_01_0006.html
|
About "DomainName" parameters see: https://support.huaweicloud.com/api-iam/iam_01_0006.html
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export HUAWEICLOUD_Username=<Your Username> # Usually hwxxxxxx
|
export HUAWEICLOUD_Username=<Your Username> # IAM Username
|
||||||
export HUAWEICLOUD_Password=<Your Password>
|
export HUAWEICLOUD_Password=<Your Password>
|
||||||
export HUAWEICLOUD_DomainName=<Your DomainName>
|
export HUAWEICLOUD_DomainName=<Your DomainName>
|
||||||
```
|
```
|
||||||
|
|
||||||
To issue a cert:
|
To issue a cert:
|
||||||
|
|
Loading…
Reference in New Issue