Stay organized with collections
Save and categorize content based on your preferences.
NAME
gdcloud iam roles delete - Delete a custom role.
SYNOPSIS
gdcloud iam roles delete ROLE_NAME [--project=PROJECT] [flags]
DESCRIPTION
This command deletes a custom role at project scope, If the --project flag is provided, otherwise, it deletes a custom role at an organization-scope.
EXAMPLES
To delete a custom role at organization scope, run:
gdcloud iam roles delete org-role
To delete a custom role at project scope, run:
gdcloud iam roles delete project-role --project my-project
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-03 UTC."],[],[]]