rhoas_service-account_delete
rhoas service-account delete#
Delete a service account
Synopsis#
Permanently 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 accountOptions inherited from parent commands#
-h, --help Show help for a command -v, --verbose Enable verbose modeSEE ALSO#
- rhoas service-account - Create, list, describe, delete and update service accounts