Querying System Parameters in a Profile
Use --cli-profile to specify the name of the profile to be queried. If no profile is specified, the default profile is queried. The query result can be output in a table or in JSON or TSV format. By default, the query result is output in JSON format. The command for querying system parameters in a profile is as follows:
hcloud configure show [--cli-profile=${profileName}]
hcloud configure show --cli-profile=test
{
"name": "test",
"mode": "AKSK",
"accessKeyId": "********",
"secretAccessKey": "****",
"securityToken": "",
"region": "ap-southeast-1",
"projectId": "",
"domainId": "",
"skipSecureVerify": "false",
"readTimeout": 10,
"connectTimeout": 5,
"retryCount": 0
} What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot