stolonctl
Verified for current stable LTS
Stolonctl Command: Get Cluster Status
Use for get cluster status with Stolonctl. Exact CLI syntax to get cluster status using Stolonctl.
When to use this: Use for get cluster status with Stolonctl.
Command Syntax
stolonctl --cluster-name <cluster_name> --store-backend <store_backend> --store-endpoints <store_endpoints> status stolonctl --cluster-name <cluster_name> --store-backend <store_backend> --store-endpoints <store_endpoints> status Command Breakdown
--cluster-name- Command Option
- Tool-specific option used by this command invocation.
--store-backend- Command Option
- Tool-specific option used by this command invocation.
--store-endpoints- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to get cluster status using Stolonctl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Stolonctl Command: Get Cluster Data
stolonctl --cluster-name <cluster_name> --store-backend <store_backend> --store-endpoints <store_endpoints> clusterdata Stolonctl Command: Get Cluster Specification stolonctl --cluster-name <cluster_name> --store-backend <store_backend> --store-endpoints <store_endpoints> spec Stolonctl Command: Update Cluster Specification stolonctl --cluster-name <cluster_name> --store-backend <store_backend> --store-endpoints <store_endpoints> update --patch '<cluster_spec>' Aws Kafka Command: Create Cluster aws kafka create-cluster --cluster-name <cluster_name> --broker-node-group-info instanceType=<instance_type>,clientSubnets=<subnet_id1 subnet_id2 ...> --kafka-version <version> --number-of-broker-nodes <number> Aws Eks Command: List Nodegroups aws eks list-nodegroups --cluster-name <cluster_name>