Renew certificate
bycloud certificates renew create --certificate_id <certificate_id> [flags]Force certificate renewal. Only applicable for ACME certificates in active status. The certificate will be renewed immediately regardless of the renew_after date.
Options
--certificate_id
stringrequiredCertificate ID
--output
(-o)
stringoptionalOutput format: text, json, or yaml
Values: "text", "json", "yaml"
Default: "text"
Command
bycloud certificates renew create \--certificate_id "abc-123"
Output
ID 550e8400-e29b-41d4-a716-446655440000CRN crn:sao1:certificate:certificate:550e8400-e29b-41d4-a716-446655440000NAME my-certificateTYPE acmeDOMAINS example.com, *.example.comSTATUS activeEXPIRES_AT 2024-01-15T10:30:00ZRENEW_AFTER 2024-01-15T10:30:00ZERROR_MESSAGE stringCREATED_AT 2024-01-15T10:30:00ZUPDATED_AT 2024-01-15T10:30:00Z