Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.

On this page

Show all

Querying System Parameters in a Profile

Updated on 2023-02-27 GMT+08:00

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": "8NV****IOV",
  "secretAccessKey": "****",
  "securityToken": "",
  "xAuthToken": "",
  "expiresAt": "",
  "region": "eu-west-101",
  "projectId": "",
  "domainId": "",
  "skipSecureVerify": "false",
  "readTimeout": 10,
  "connectTimeout": 5,
  "retryCount": 0,
  "agencyDomainId": "",
  "agencyDomainName": "",
  "agencyName": "",
  "sourceProfile": ""
}
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback