NAME
    gcloud beta filestore instances - create and manage Filestore instances

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

DESCRIPTION
    (BETA) 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
        (BETA) Create and manage Filestore snapshots.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a Filestore instance.

     delete
        (BETA) Delete a Filestore instance.

     describe
        (BETA) Show metadata for a Filestore instance.

     list
        (BETA) List Filestore instances.

     pause-replica
        (BETA) Pause a Filestore replica instance.

     promote-replica
        (BETA) Promote a Filestore standby replication instance.

     restore
        (BETA) Restore a Filestore instance from a backup.

     resume-replica
        (BETA) Resume a Filestore replica instance.

     revert
        (BETA) Revert a Filestore instance.

     update
        (BETA) Update a Filestore instance.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud filestore instances

        $ gcloud alpha filestore instances

