confluent iam service-account update

説明

サービスアカウントをアップデートします。

confluent iam service-account update <id> [flags]

フラグ

--description string   REQUIRED: Description of the service account.

グローバルフラグ

-h, --help            Show help for this command.
-v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).

サービスアカウント "sa-123456" に関する情報をアップデートします。

confluent service-account update sa-123456 --description "Update demo service account information."

関連情報