Updates configuration options for the Schema Registry service in a Vultr managed database, allowing customization of schema validation and compatibility settings.
$ vultr-cli database advanced-option schema-registry update <Database ID> [flags]
Shorthand | Long Version | Description |
---|---|---|
- | --leader-eligibility | set the managed database Kafka REST configuration value for leader_eligibility |
- | --retriable-errors-silenced | set the managed database Kafka REST configuration value for retriable_errors_silenced |
- | --schema-reader-strict-mode | set the managed database Kafka REST configuration value for schema_reader_strict_mode |
No comments yet.