rhoas_service-account_delete
#
rhoas service-account deleteDelete a service account
#
SynopsisPermanently delete a service account.
Applications and tools which use the service account credentials will stop working and should be updated.
rhoas service-account delete [flags]
#
Examples# delete a service account$ rhoas service-account delete --id 173c1ad9-932d-4007-ae0f-4da74f4d2ccd
#
Options --id string The unique ID of the service account to delete -y, --yes Skip confirmation to forcibly delete this service account
#
Options inherited from parent commands -h, --help Show help for a command -v, --verbose Enable verbose mode
#
SEE ALSO- rhoas service-account - Create, list, describe, delete and update service accounts