-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Current
When a user runs meroxa resources list --types in the CLI today, the see the following output in their terminal:
$ meroxa resources list --types
NAME TYPE RELEASE STAGE
======================= ================ ===============
AWS Redshift redshift beta
AWS S3 s3 beta
Apache Kafka kafka beta
Azure CosmosDB cosmosdb beta
Confluent Cloud Kafka confluentcloud beta
Elasticsearch elasticsearch beta
Generic HTTP url beta
Google BigQuery bigquery beta
Microsoft SQL Server sqlserver beta
MongoDB mongodb beta
MySQL mysql beta
Oracle DB oracle beta
PostgreSQL postgres beta
Snowflake snowflakedb beta
✨ View a complete list of available and upcoming resources in the dashboard: https://dashboard.meroxa.io/resources/newExpected
A consideration for the future: The resource-types list will continue to grow and adapt. We may just want meroxa resources list ---types to open up the resource dashboard view with the connector roadmap.
See also the previous discussion here