Help Center/ Koo Command Line Interface/ Getting Started/ Modifying an Initialized Profile
Updated on 2025-08-22 GMT+08:00

Modifying an Initialized Profile

KooCLI supports the following authentication parameters in profiles: access key (permanent AK/SK), temporary security credentials (temporary AK/SK and SecurityToken), and access token.

Temporary security credentials (temporary AK/SK and SecurityToken) and access tokens have limited validity.

During initialization, the profile name is default, and only a pair of permanent AK/SK can be configured. To use another authentication mode or modify parameters in the initialized profile, run the hcloud configure set --cli-profile=default --key1=value1... command. For details, see Adding or Modifying a Profile.