confluent schema-registry cluster enable

説明

この環境の Schema Registry を有効にします。

confluent schema-registry cluster enable [flags]

フラグ

    --cloud string         REQUIRED: Cloud provider (aws, azure, gcp).
    --geo string           REQUIRED: Either 'us', 'eu', or 'apac'.
    --context string       CLI context name.
    --environment string   Environment ID.
-o, --output string        Specify the output format as "human", "json", or "yaml". (default "human")

グローバルフラグ

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

米国の Google Cloud Platform を使用して Schema Registry を有効にします。

confluent schema-registry cluster enable --cloud gcp --geo us

関連情報