ccloud service-account delete

Description

Delete a service account.

ccloud service-account delete <id> [flags]

Global Flags

-h, --help            Show help for this command.
-v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).

Examples

Delete a service account with the ID 2786

ccloud service-account delete 2786

See Also