Remove a cluster from your AWS CloudHSM configuration
When connecting to multiple clusters with CloudHSM CLI,
use the configure-cli remove-cluster command to remove a cluster from your configuration.
Syntax
configure-cli remove-cluster[OPTIONS]--cluster-id<CLUSTER ID>[-h, --help]
Examples
Use the configure-cli remove-cluster along with the cluster-id parameter to remove a cluster (with the ID of cluster-1234567) from your configuration.
For more information about the --cluster-id parameter, see AWS CloudHSM Client SDK 5 configuration parameters.
Parameter
- --cluster-id
<Cluster ID> -
The ID of the cluster to remove from the configuration.
Required: Yes