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

Account Authentication

Enter an IAM user name (cli-username), password (cli-password), and account name (cli-domain) in a command to call a cloud service API.

hcloud ECS NovaListServers --cli-region="eu-west-101" --project_id="4ff018c3******************f31948" --cli-username=s******1 --cli-password=****** --cli-domain=s******1

To call a cloud service API in this mode, use a custom parameter to pass the username and password in the command. This ensures account security and prevents password leakage.