NAME
    gcloud alpha container fleet identity-service - manage Identity Service
        Feature

SYNOPSIS
    gcloud alpha container fleet identity-service COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Identity Service Feature.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     apply
        (ALPHA) Update an Identity Service Feature Spec.

     delete
        (ALPHA) Remove the Identity Service Feature Spec for the given
        membership.

     describe
        (ALPHA) Prints the status of all clusters with Identity Service
        installed.

     disable
        (ALPHA) Disable Identity Service Feature.

     enable
        (ALPHA) Enable Identity Service Feature.

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. This variant is also available:

        $ gcloud beta container fleet identity-service

