检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
exec -it hcloudcli /bin/bash 使用完成后,执行如下命令退出“hcloudcli”容器: exit 要完全停止“hcloudcli”容器运行,可执行如下命令: docker stop hcloudcli 用法二:基于“hcloudcli”镜像创建临时容器,并执行命令。
profile name [required]: sso ? Input SSO start URL [required]: https://idcenter.huaweicloud.com/d-3********6/portal ? Input SSO region [required]:
--cli-mode=SSO --cli-region=cn-north-4 --cli-sso-start-url=https://idcenter.huaweicloud.com/d-3********6/portal --cli-sso-region=cn-north-4
"version": 4 } ] }, "OS-EXT-STS:task_state": null, "OS-DCF:diskConfig": "AUTO", "OS-EXT-AZ:availability_zone": "cn-north-4g"
表达式:reverse(@) 最终结果:["c", "b", "a"] 当前结果:"abcd" 表达式:reverse(@) 最终结果:"dcba" sort array[number]|array[string] array 此函数接受数组参数,并将排序后的数组元素作为数组返回。