NAME
    gcloud identity groups - manage Cloud Identity Groups

SYNOPSIS
    gcloud identity groups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Commands for managing Cloud Identity Groups.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     memberships
        Manage Cloud Identity Groups Memberships.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new group.

     delete
        Delete an existing group.

     describe
        Describe an existing group.

     search
        Searches for Groups matching a specified query.

     update
        Update a group.

NOTES
    These variants are also available:

        $ gcloud alpha identity groups

        $ gcloud beta identity groups

