gcloud alpha iam roles

NAME
gcloud alpha iam roles - create and manipulate roles
SYNOPSIS
gcloud alpha iam roles COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Create and manipulate roles.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
copy
(ALPHA) Create a role from an existing role.
create
(ALPHA) Create a custom role for a project or an organization.
delete
(ALPHA) Delete a custom role from an organization or a project.
describe
(ALPHA) Show metadata for a role.
list
(ALPHA) List predefined roles, or the custom roles for an organization or project.
undelete
(ALPHA) Undelete a custom role from an organization or a project.
update
(ALPHA) Update an IAM custom role.
NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud iam roles
gcloud beta iam roles