Zudoku
kraft cloud cert

kraft cloud cert get

Retrieve the status of a certificate.

Code
kraft cloud cert get [FLAGS] UUID|NAME

Examples

Code
# Retrieve information about a certificate by UUID $ kraft cloud certificate get fd1684ea-7970-4994-92d6-61dcc7905f2b # Retrieve information about a certificate by name $ kraft cloud certificate get my-certificate-431342

Options

Code
-h, --help help for get -o, --output string Set output format. Options: table,yaml,json,list,raw (default "list")

Options inherited from parent commands

Code
--metro string Unikraft Cloud metro location --token string Unikraft Cloud access token

Aliases

The kraft cloud cert get command can also be run as:

Code
status, info

See Also

Last modified on