Help Center> Koo Command Line Interface> Getting Started> Adding or Modifying Profiles
Updated on 2023-02-27 GMT+08:00

Adding or Modifying Profiles

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 other authentication modes, add profiles. To modify the parameters in the initialized profile, run the hcloud configure set --cli-profile=default --key1=value1... command.