ByCloud Docs
GuidesCLIAPISDK

Delete certificate

bycloud certificates delete --certificate_id <certificate_id> [flags]

Delete a certificate. All bindings must be removed first.

Options

--certificate_id

stringrequired

Certificate ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Command

bycloud certificates delete \
--certificate_id "abc-123"

Output

Success