show-key
The ssl show-key command retrieves the key files associated with a specific SSL certificate. This command requires the SSL certificate ID.
Usage
cldkctl ssl show-key [id] [flags]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl ssl show-key [ssl-id]Replace
[ssl-id]with the SSL certificate ID. To obtain the SSL certificate ID, refer to the ssl list section.Select the key file you want to view when prompted.
Enter your password (this uses your user login password) when prompted.

Once successful, the terminal displays the content of the selected key file.

Flags
Flag
Description
-h, --help
Help for ssl show key command.
Last updated
