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

Modifying an Initialized Profile

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

Temporary security credentials (temporary AK/SK and SecurityToken) 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.