Certificates commands
This section covers commands that you use in SMCTL to manage certificates.
Commands
To view all actions to manage certificates, run:
smctl certificate --help
or
smctl cert -h
Subcommands
Certificate commands begin with:
smctl cert <subcommand>
Certificate commands support these flags:
Tabela 1. Subcommands for managing certificates
Shortcut | Subcommand | Description |
---|---|---|
desc | describe | Describe a certificate's details. |
download or save | Download a certificate for the provided certificate id, keypair ID or keypair alias. The downloaded file will not have the private key. If a file exists with the same name in the output directory, this process will overwrite it. | |
import | Import a certificate for a keypair. | |
ls | list | List certificates. |
profile | Manage certificate profiles. |