We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rather than relying on the docker-compose setup, which is slow to startup and resource intensive, let's try to use the confluent local CLI as the confluent platform setup mechanism. Docs: https://docs.confluent.io/platform/current/quickstart/ce-quickstart.html#ce-quickstart
confluent local
This CLI should already be installed in the devcontainers, just need to test that it works and update the docs to use this as preferred setup.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Rather than relying on the docker-compose setup, which is slow to startup and resource intensive, let's try to use the
confluent local
CLI as the confluent platform setup mechanism.Docs: https://docs.confluent.io/platform/current/quickstart/ce-quickstart.html#ce-quickstart
This CLI should already be installed in the devcontainers, just need to test that it works and update the docs to use this as preferred setup.
The text was updated successfully, but these errors were encountered: