confluent schema-registry region list¶
Flags¶
--cloud string Specify the cloud provider as "aws", "azure", or "gcp".
--package string Specify the type of Stream Governance package as "essentials" or "advanced".
-o, --output string Specify the output format as "human", "json", or "yaml". (default "human")
Global Flags¶
-h, --help Show help for this command.
--unsafe-trace Equivalent to -vvvv, but also log HTTP requests and responses which might contain plaintext secrets.
-v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
Examples¶
List the Schema Registry cloud regions for AWS in the “advanced” package.
confluent schema-registry region list --cloud aws --package advanced
See Also¶
- confluent schema-registry region - Manage Schema Registry cloud regions.