- StreamNative Cloud
- Documentation Release Notes
StreamNative Cloud Release Notes
StreamNative Cloud 1.11 is now available.
CLI updates
Added a new experimental command that configures pulsarctl
CLI tool to connect to a given Pulsar cluster.
In release 1.11, we added a new command snctl x update-pulsar-config --cluster-name <cluster_name> -n <organization_name>
that appends a specific Pulsar cluster to the Pulsar configuration file for the pulsarctl
CLI tool. With this command, you can connect to the specified cluster directly without manually setting up some options, including the token, the cluster Service URL, and so on. For details, see connect to Pulsar clusters using pulsarctl.