Kitaru

kitaru auth api-keys update

Update API-key metadata without revealing the raw key value.

Usage

kitaru auth api-keys update SERVICE-ACCOUNT NAME-OR-ID [OPTIONS]

Parameters

NameTypeRequiredDefaultDescription
SERVICE-ACCOUNTstrYesOwning service-account name or ID.
NAME-OR-IDstrYesAPI-key name or ID.
--namestrNoNoneNew API-key name.
--descriptionstrNoNoneNew API-key description.
--activeboolNoNoneSet whether the API key is active.
--output, -ostrNo"text"Output format: "text" (default) or "json".

On this page