ByCloud Docs
GuidesCLIAPISDK

Delete credential

bycloud iam service-accounts-credentials delete --service_account_id <service_account_id> --credential_id <credential_id> [flags]

Delete a credential

Options

--credential_id

stringrequired

Credential ID

--service_account_id

stringrequired

Service Account ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

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

Default: "text"

Command

bycloud iam service-accounts-credentials delete \
--service_account_id "abc-123" \
--credential_id "abc-123"

Output

Success