Create Identity
Example:
[root@01294de80b3d builder]# clustermanager create identity help Error: required flag(s) "file", "password" not set Usage: clustermanager create identity [flags] Aliases: identity, idty Flags: --clusterId string cluster ID of the component --file string identity file to create, P12 / JKS type -h, --help help for identity --password string password for the identity file --zoneId string zone ID of the component required flag(s) "file", "password" not set [root@01294de80b3d builder]# clustermanager create identity --file sample.p12 --password password Creating identity for cluster ID 407b6f17-e21d-439a-966f-a345ea728797 and zone ID 7821c331-2274-4a21-96b9-71212842749d Successfully created 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.