confluent secret file update

説明

このコマンドは、暗号化されたシークレットを構成プロパティファイルからアップデートします。

confluent secret file update [flags]

ちなみに

例については、シークレットの使用例 を参照してください。

フラグ

--config-file string           REQUIRED: Path to the configuration properties file.
--local-secrets-file string    REQUIRED: Path to the local encrypted configuration properties file.
--remote-secrets-file string   REQUIRED: Path to the remote encrypted configuration properties file.
--config string                REQUIRED: List of key/value pairs of configuration properties.

グローバルフラグ

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

関連情報