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.
cloud ECS NovaListServers --cli-region="ru-moscow-1" --project_id="4ff018c3******************f31948" --cli-username=s******1 --cli-password=****** --cli-domain=s******1
Note
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.
Parent topic: Using Cloud CLI in Non-configuration Mode