ByCloud Docs
GuidesCLIAPISDK

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

stringrequired

Certificate ID

--output

(-o)

stringoptional

Output 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-446655440000
CRN crn:sao1:certificate:certificate:550e8400-e29b-41d4-a716-446655440000
NAME my-certificate
TYPE acme
DOMAINS example.com, *.example.com
STATUS active
EXPIRES_AT 2024-01-15T10:30:00Z
RENEW_AFTER 2024-01-15T10:30:00Z
ERROR_MESSAGE string
CREATED_AT 2024-01-15T10:30:00Z
UPDATED_AT 2024-01-15T10:30:00Z