NAME
    gcloud filestore instances - create and manage Filestore instances

SYNOPSIS
    gcloud filestore instances GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Create and manage Filestore instances.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     snapshots
        Create and manage Filestore snapshots.

COMMANDS
    COMMAND is one of the following:

     create
        Create a Filestore instance.

     delete
        Delete a Filestore instance.

     describe
        Show metadata for a Filestore instance.

     list
        List Filestore instances.

     pause-replica
        Pause a Filestore replica instance.

     promote-replica
        Promote a Filestore standby replication instance.

     restore
        Restore a Filestore instance from a backup.

     resume-replica
        Resume a Filestore replica instance.

     revert
        Revert a Filestore instance.

     update
        Update a Filestore instance.

NOTES
    These variants are also available:

        $ gcloud alpha filestore instances

        $ gcloud beta filestore instances

