Update Identity
Example:
[root@01294de80b3d builder]# clustermanager set identity help Error: required flag(s) "file", "password", "uuid" not set Usage: clustermanager set identity [flags] Aliases: identity, idty Flags: --clusterId string cluster ID of the component --file string identity file to upload, P12 / JKS type -h, --help help for identity --password string password for the identity file --uuid string unique ID for the existing identity that needs update --verifyHostname required for mutual SSL. If set to true, hostname inside client and server identity & trust files should be same. 'verifyHostname=false' if the flag is empty --zoneId string zone ID of the component required flag(s) "file", "password", "uuid" not set [root@01294de80b3d builder]# clustermanager set idty --file sample.p12 --password password --uuid a434bb96-be67-4676-a8aa-9c9fe6503d76 Updating identity for cluster ID 407b6f17-e21d-439a-966f-a345ea728797 and zone ID 7821c331-2274-4a21-96b9-71212842749d Successfully updated identity for cluster ID 407b6f17-e21d-439a-966f-a345ea728797 of zone ID 7821c331-2274-4a21-96b9-71212842749d
Copyright © Cloud Software Group, Inc. All rights reserved.